mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 23:52:42 +00:00
17 lines
210 B
Plaintext
17 lines
210 B
Plaintext
|
|
.tpk nav{
|
|
.tpkLogo{
|
|
.animate(color);
|
|
font-family : CodeBold;
|
|
font-size : 12px;
|
|
color : white;
|
|
div{
|
|
margin-top : 2px;
|
|
margin-bottom : -2px;
|
|
}
|
|
&:hover{
|
|
color : @teal;
|
|
}
|
|
}
|
|
}
|