Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:22:53 -07:00
parent afeb41fcb9
commit 4ef76bea99

View file

@ -127,7 +127,7 @@ div#categories {
.unread { .unread {
color: $blue; color: $blue;
font-weight:400; font-weight:bold;
} }
thead th { thead th {