Merge pull request #691 from fghaas/section-fontweight

CSS: Don't override font-weight for section
This commit is contained in:
Hakim El Hattab 2013-11-07 10:07:13 -08:00
commit 3a8bcb174a
1 changed files with 1 additions and 1 deletions

View File

@ -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;