custimizable widgets now work for top_bar as well, btu still only with png's.
[selectricity-live] / public / stylesheets / election.css
1 a {
2         color: #dc0d13;
3 }
4
5 #title-header .header {
6         background-color: #dc0d13;
7 }
8
9 #title-header .subheader {
10         color: #dc0d13;
11         background-color: #e5e5e5;
12 }
13

Benjamin Mako Hill || Want to submit a patch?