mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 17:12:40 +00:00
New navbar is done for the homepage, looking really good
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
.COM{
|
||||
.homebrew nav{
|
||||
|
||||
.homebrewLogo{
|
||||
.animate(color);
|
||||
font-family : CodeBold;
|
||||
font-size: 12px;
|
||||
|
||||
div{
|
||||
margin-top: 3px;
|
||||
margin-bottom: -3px;
|
||||
}
|
||||
|
||||
color : white;
|
||||
&:hover{
|
||||
color : @blue;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user