diff --git a/static/css/kozmo-dark.css b/static/css/kozmo-dark.css index 36e7055..ceb879e 100644 --- a/static/css/kozmo-dark.css +++ b/static/css/kozmo-dark.css @@ -32,20 +32,30 @@ h2 { h3 { font-size: 132%; + margin-bottom: .3em; } h4 { font-size: 116%; + font-weight: 600; + margin-bottom: .3em; } h5 { font-size: 100%; + font-weight: 600; + margin-bottom: .3em; } h6 { font-size: 85%; + font-weight: 600; + margin-bottom: .3em; } +p { + margin: .5em 0 .5em 0; +} /* Hyperlinks */