Update link CSS to match github.com.

This commit is contained in:
bootstraponline
2012-05-09 10:24:12 -06:00
parent e465358ec0
commit 810333dbb7
@@ -8,7 +8,6 @@
padding: 0;
}
html, body {
color: #333;
}
@@ -22,6 +21,11 @@ img {
border: 0;
}
a {
color: #4183C4;
text-decoration: none;
}
a.absent {
color: #c00;
}