Changed the Selectricity header into a link, and modified the config/routes.rb file...
[selectricity] / public / stylesheets / hc.css
index d4ee379b2916abdc9841f2b6ad2260cc460f2982..86cf84b2ac856f01547ad20befc745c83d3e3fc9 100755 (executable)
@@ -14,6 +14,7 @@ h1, h2, h3, h4 {
     text-shadow: #4D801A 0.2em 0.2em 3px;
 
 }
+#headertext a {color: #FFFFFF; text-decoration: none;}
 
 a:link { font-weight: bold; color: #4D801A; text-decoration: underline; } 
 a:visited { font-weight: bold; color: #4D801A; text-decoration: underline; }

Benjamin Mako Hill || Want to submit a patch?