mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 11:22:39 +00:00
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
.newPage{
|
|
.navItem.save{
|
|
background-color: @orange;
|
|
&:hover{
|
|
background-color: @green;
|
|
}
|
|
}
|
|
}
|