diff --git a/style.css b/style.css index 7be8a3d..2c5aafb 100644 --- a/style.css +++ b/style.css @@ -278,7 +278,7 @@ aside.sm { } -h1, h2, h3, h4 { +h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.25em; text-align: left; @@ -288,6 +288,8 @@ h1 { font-size: 1.7em; } h2 { font-size: 1.4em; } h3 { font-size: 1.3em; } h4 { font-size: 1.2em; } +h5 { font-size: 1.1em; } +h6 { font-size: 1.0em; } h1 a,