mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 06:52:41 +00:00
7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
.newPage {
|
|
.navItem.save {
|
|
background-color : @orange;
|
|
&:hover { background-color : @green; }
|
|
}
|
|
}
|