Explicity make FP links white instead of inheriting.
[selectricity-live] / public / stylesheets / front.css
index b206834c0d0599fb0865b70f13c58c803a79aaf0..4d77ea619cc3a7f5e6773eeb6b3cecde95b0e266 100644 (file)
@@ -42,7 +42,7 @@ a {
 
 #body a {
        text-decoration: underline;
-       color: inherit;
+       color: white;
        display: inline;
        opacity: 0.8;
 }

Benjamin Mako Hill || Want to submit a patch?