Change ref links to be gray instead of the normal color
[blerg.git] / www / css / blerg.css
index 66aeeb8..9de598b 100644 (file)
@@ -12,6 +12,10 @@ body {
        background-color: white;
 }
 
+a.ref {
+       color: #404040;
+}
+
 a > img {
        border: 0;
 }