improved scss variables

This commit is contained in:
TMMeilleur
2013-11-06 15:41:00 +02:00
parent fcb225ac5a
commit 211c36c7a3
63 changed files with 1073 additions and 1241 deletions
@@ -40,7 +40,7 @@
}
}
#header_right #header_user #shopping_cart a b {
color: #fff;
color: white;
font: 600 18px/22px "Open Sans", sans-serif;
padding-right: 5px;
}
@@ -50,7 +50,7 @@
display: inline-block;
font-size: 23px;
line-height: 23px;
color: #fff;
color: white;
padding-right: 15px;
}
#header_right #header_user #shopping_cart a:after {