diff --git a/themes/outerspace/static/css/outerspace.css b/themes/outerspace/static/css/outerspace.css index 2109e38..ecd42fe 100644 --- a/themes/outerspace/static/css/outerspace.css +++ b/themes/outerspace/static/css/outerspace.css @@ -131,6 +131,12 @@ footer { padding: 0 0.3em; } +.single-post h2 { + font-size: 1.4em; + line-height: 1em; + padding-bottom: 0.5em; +} + .single-post ul { list-style: square; margin-left: 2em;