Don't make h3 heads so small

This commit is contained in:
Greg Hendershott 2012-11-13 13:04:40 -05:00
parent f5a1fd6d38
commit ba141e50e6

5
gh.css
View File

@ -53,6 +53,11 @@
font-family: sans-serif;
}
h3, h4, h5, h6, h7, h8 {
margin-top: 1.75em;
margin-bottom: 0.5em;
font-size: 100%;
}
/* ---------------------------------------- */
/* Table of contents, inline */