Update _forums.scss

Font face changes
This commit is contained in:
onyxserpent 2014-08-10 16:28:52 -07:00
parent 1218cb9692
commit 640142a4d8

View file

@ -65,7 +65,7 @@ div#categories {
} }
th.category { th.category {
font-family: 'Impact'; font-family: $header-font-family;
font-weight: normal; font-weight: normal;
color: #36b1ff; color: #36b1ff;
font-size: 24px; font-size: 24px;
@ -318,4 +318,4 @@ div#categories {
width: auto; width: auto;
float: none; float: none;
} }
} }