mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
8 lines
54 B
CSS
8 lines
54 B
CSS
|
|
a {
|
||
|
|
color: #1c76ce;
|
||
|
|
}
|
||
|
|
|
||
|
|
a:hover {
|
||
|
|
color: #030362
|
||
|
|
}
|