Copying font weight changes

This commit is contained in:
onyxserpent 2014-09-29 18:13:39 -07:00
parent bdedfbb2d2
commit 1d44a298ef

View file

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