Restyle epicenter links

This commit is contained in:
Trever Fischer
2012-03-04 13:50:45 -05:00
parent 172a5ab9d9
commit 927af328e8
2 changed files with 10 additions and 0 deletions

View File

@@ -260,3 +260,13 @@ tr.sticky a:link {
padding: 3px;
text-align: center;
}
#epicenter ul {
list-style:none;
}
#epicenter ul a {
color: #fff;
font-size:large;
text-decoration: none;
}