mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 10:52:46 +00:00
16 lines
221 B
Plaintext
16 lines
221 B
Plaintext
|
|
.spellsort nav{
|
|
.spellsortLogo{
|
|
.animate(color);
|
|
font-family : CodeBold;
|
|
font-size : 12px;
|
|
color : white;
|
|
div{
|
|
margin-top : 2px;
|
|
margin-bottom : -2px;
|
|
}
|
|
&:hover{
|
|
color : @teal;
|
|
}
|
|
}
|
|
} |