Remove underline from stats blocks

This commit is contained in:
snipe
2013-11-29 05:20:49 -05:00
parent 89e6f52142
commit 8d82338e1e
+5
View File
@@ -8,6 +8,11 @@ body {
/*-webkit-font-smoothing: antialiased;*/
}
#main-stats a:hover {
text-decoration: none;
}
h1, h2, h3, h4, h5 {
margin: 0;
line-height: inherit;