mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
12 lines
109 B
CSS
12 lines
109 B
CSS
a {
|
|
color: #1c76ce;
|
|
}
|
|
|
|
a:hover {
|
|
color: #030362;
|
|
}
|
|
|
|
* {
|
|
font-family: Quicksand,sans-serif!important;
|
|
}
|