3e34a452c83e1438f4de6bfa96bc40d5c870ca1f
[selectricity] / public / stylesheets / election.css
1 a {
2         color: #dc0d13;
3 }
4
5 #page-title .header {
6         background-color: #dc0d13;
7 }
8
9 #page-title .subheader {
10         color: #dc0d13;
11         background-color: #e5e5e5;
12 }
13

Benjamin Mako Hill || Want to submit a patch?