mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 09:21:25 +00:00
Reverting font weight changes
This commit is contained in:
parent
f5d00cc2fc
commit
e0b6c15c90
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ div#categories {
|
||||||
|
|
||||||
.unread {
|
.unread {
|
||||||
color: $blue;
|
color: $blue;
|
||||||
font-weight:400;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
thead th {
|
thead th {
|
||||||
|
|
Loading…
Reference in a new issue