mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-14 13:51:26 +00:00
Update _forums.scss
Font face changes
This commit is contained in:
parent
1218cb9692
commit
640142a4d8
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue