revising color variables appwide, also some adjustments to "topic not found" page

This commit is contained in:
Kris Aubuchon
2014-02-23 20:47:44 -05:00
parent b74675e153
commit 6b050825ff
45 changed files with 914 additions and 890 deletions

View File

@@ -18,7 +18,7 @@
}
.close {
float: right;
color: $primary;
color: $primary_text_color;
opacity: 0.5;
font-size: 15px;
margin-left: 4px;