mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 17:22:49 +00:00
Renaming colors and a bunch of other things
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
background-size : cover;
|
||||
padding: 28px 63px;
|
||||
box-sizing: border-box;
|
||||
color : lighten(@gold, 0%);
|
||||
color : lighten(@brown, 0%);
|
||||
font-size: 0.7em;
|
||||
}
|
||||
&:nth-child(even){
|
||||
@@ -81,7 +81,7 @@
|
||||
bottom : 22px;
|
||||
width : 50px;
|
||||
font-size : 0.9em;
|
||||
color : @gold;
|
||||
color : @brown;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user