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
+3 -3
View File
@@ -19,7 +19,7 @@
}
.content_scene_cat h1.category-name {
font: 600 42px/51px "Open Sans", sans-serif;
color: #fff;
color: white;
margin-bottom: 12px;
}
@media (max-width: 1199px) {
@@ -32,7 +32,7 @@
margin-bottom: 0;
}
.content_scene_cat a {
color: #fff;
color: white;
}
.content_scene_cat a:hover {
text-decoration: underline;
@@ -59,7 +59,7 @@
}
#subcategories p.subcategory-heading {
font-weight: bold;
color: #333;
color: #333333;
margin: 0 0 15px 0;
}
#subcategories ul {