Reverting font weight changes

This commit is contained in:
onyxserpent 2014-10-09 20:22:53 -07:00
parent f5d00cc2fc
commit e0b6c15c90

View file

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