Files
omni-tools/src/components/index.css
Ibrahima G. Coulibaly 1bd9e9098d chore: new logo and font
2025-07-09 01:48:33 +01:00

12 lines
109 B
CSS

a {
color: #1c76ce;
}
a:hover {
color: #030362;
}
* {
font-family: Quicksand,sans-serif!important;
}