0
0
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:
Scott Tolksdorf
2017-06-04 16:04:34 -04:00
parent 705adbe2c6
commit 10f9ac14c7
11 changed files with 35 additions and 31 deletions

View File

@@ -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;
}