mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 19:52:43 +00:00
10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
.newPage{
|
|
|
|
.saveButton{
|
|
background-color: @orange;
|
|
&:hover{
|
|
background-color: @green;
|
|
}
|
|
}
|
|
|
|
} |