]> asedeno.scripts.mit.edu Git - bluechips.git/commitdiff
Update the link text color in the navbar to match the icons.
authorEvan Broder <broder@mit.edu>
Sun, 8 Nov 2009 06:40:23 +0000 (01:40 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 8 Nov 2009 06:40:46 +0000 (01:40 -0500)
bluechips/public/css/main.css

index c55df6c37b6477276078435654f8bd7b9aa6e50b..441cbdfd6d16a0f9f78152b645caa981f15f56c1 100644 (file)
@@ -31,6 +31,9 @@ a:visited {
 #nav td {
     padding: 5px 15px;
 }
+#nav a {
+    color: #002286;
+}
 table {
     border-collapse: collapse;
 }