committed css changes from courtland fixing some headerbar wonkiness
[selectricity] / public / stylesheets / voter.css
index ec14c847e48c6f4f55b198ed9964c643c2306ebe..8f5c734a97893e760a79d281a1ad6c849440242f 100644 (file)
@@ -2,11 +2,15 @@ a {
     color: #005cd9;
 }
 
-#page-title .header {
+#title-header {
        background-color: #005cd9;
 }
 
-#page-title .subheader {
+#title-header .header {
+       background-color: #005cd9;
+}
+
+#title-header .subheader {
        color: #005cd9;
        background-color: #e5e5e5;
 }

Benjamin Mako Hill || Want to submit a patch?