committed css changes from courtland fixing some headerbar wonkiness
[selectricity] / public / stylesheets / quickvote.css
1 a {
2         color: #569a00;
3 }
4
5 #title-header .header {
6         background-color: #74ce00;
7 }
8
9 #title-header .subheader {
10         color: #74ce00;
11 }

Benjamin Mako Hill || Want to submit a patch?