committed css changes from courtland fixing some headerbar wonkiness
[selectricity] / public / stylesheets / election.css
index 3e34a452c83e1438f4de6bfa96bc40d5c870ca1f..dce594f6b941f27d7933ae21508b9a0b2265ee1d 100644 (file)
@@ -2,11 +2,15 @@ a {
        color: #dc0d13;
 }
 
-#page-title .header {
+#title-header {
+    background-color: #dc0d13;
+}
+
+#title-header .header {
        background-color: #dc0d13;
 }
 
-#page-title .subheader {
+#title-header .subheader {
        color: #dc0d13;
        background-color: #e5e5e5;
 }

Benjamin Mako Hill || Want to submit a patch?