]> projects.mako.cc - selectricity-live/blob - public/stylesheets/quickvote.css
licensed under the AGPL
[selectricity-live] / 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?