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
+2 -2
View File
@@ -20,7 +20,7 @@
font-size: 42px;
line-height: 51px;
font-style: italic;
color: #333;
color: #333333;
position: absolute;
left: 10px;
top: -14px;
@@ -41,7 +41,7 @@
}
#order-opc .title_block {
font-weight: bold;
color: #333;
color: #333333;
padding: 3px 0 6px;
}
#order-opc .opc-button {