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