Major integration of Courtland's design into the QuickVotes.
[selectricity-live] / public / stylesheets / quickvote.css
1 a {
2         color: #569a00;
3 }
4
5 #page-title .header {
6         background-color: #74ce00;
7 }
8
9 #page-title .subheader {
10         color: #74ce00;
11         background-color: #e5e5e5;
12 }

Benjamin Mako Hill || Want to submit a patch?