mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-15 21:05:22 +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
|
|
}
|
|
} |