Misc cleanup

This commit is contained in:
Matthew Dillon 2015-06-21 12:05:03 -08:00
parent 778b3e0653
commit d34120a88a
7 changed files with 9 additions and 2577 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,3 +1,11 @@
a, a:visited {
color: #000000;
}
a:hover {
color: #8ec8ee;
}
.siteHeader {
border-bottom: 1px solid #eee;
}