mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-14 12:23:03 +01:00
7 lines
No EOL
104 B
Text
7 lines
No EOL
104 B
Text
a {
|
|
color: @font-color;
|
|
text-decoration: underline;
|
|
&:hover {
|
|
color: @on-color-highlight
|
|
}
|
|
} |