mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-06-19 06:36:19 +02:00
Start again
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Typography
|
||||
|
||||
.text-emphasis-variant(@color) {
|
||||
color: @color;
|
||||
a&:hover,
|
||||
a&:focus {
|
||||
color: darken(@color, 10%);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user