Major integration of Courtland's design into the QuickVotes.
[selectricity] / public / stylesheets / voter.css
diff --git a/public/stylesheets/voter.css b/public/stylesheets/voter.css
new file mode 100644 (file)
index 0000000..ec14c84
--- /dev/null
@@ -0,0 +1,12 @@
+a {
+    color: #005cd9;
+}
+
+#page-title .header {
+       background-color: #005cd9;
+}
+
+#page-title .subheader {
+       color: #005cd9;
+       background-color: #e5e5e5;
+}

Benjamin Mako Hill || Want to submit a patch?