Merge pull request #691 from fghaas/section-fontweight
CSS: Don't override font-weight for section
This commit is contained in:
commit
3a8bcb174a
|
@ -530,7 +530,7 @@ body {
|
|||
|
||||
z-index: 10;
|
||||
line-height: 1.2em;
|
||||
font-weight: normal;
|
||||
font-weight: inherit;
|
||||
|
||||
-webkit-transform-style: preserve-3d;
|
||||
-moz-transform-style: preserve-3d;
|
||||
|
|
Loading…
Reference in New Issue
Block a user