mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-18 03:32:43 +00:00
newPage is now working, working on editpage
This commit is contained in:
@@ -125,4 +125,11 @@
|
||||
text-align : center;
|
||||
}
|
||||
}
|
||||
|
||||
.staticSave.navItem{
|
||||
background-color: @orange;
|
||||
&:hover{
|
||||
background-color: @green;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user