introduce $font-weight-normal and $font-weight-bold

This commit is contained in:
mrliptontea
2015-04-17 12:36:14 +02:00
parent 8abe193be4
commit 7f518e0ff7
23 changed files with 73 additions and 68 deletions

View File

@@ -37,7 +37,7 @@
border: 0 none;
background: $header-bg;
color: $header-text;
font-weight: bold;
font-weight: $font-weight-bold;
a {
color: $header-text;