committed css changes from courtland fixing some headerbar wonkiness
[selectricity] / public / stylesheets / quickvote.css
index d400dcfd4345972e2b5283e5fec1777ca6a00e0b..b18da44ee55495cdc796762e62e0f2fbd0ea6865 100644 (file)
@@ -2,11 +2,10 @@ a {
        color: #569a00;
 }
 
-#page-title .header {
+#title-header .header {
        background-color: #74ce00;
 }
 
-#page-title .subheader {
+#title-header .subheader {
        color: #74ce00;
-       background-color: #e5e5e5;
 }

Benjamin Mako Hill || Want to submit a patch?