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

Benjamin Mako Hill || Want to submit a patch?