mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
.BrewCleanup {
|
|
.removeBox {
|
|
margin-top : 20px;
|
|
button {
|
|
margin-right : 10px;
|
|
background-color : @red;
|
|
}
|
|
}
|
|
} |