]> projects.mako.cc - selectricity/blob - public/stylesheets/quickvote.css
Commit memcache work. memcache is only enabled in production, and currently only...
[selectricity] / 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?