diff --git a/css/freepost.css b/css/freepost.css index 9bac743..41bbdb3 100644 --- a/css/freepost.css +++ b/css/freepost.css @@ -148,6 +148,16 @@ html, body { } + .content > .post > .title + { + font-size: 1.5em; + } + + .content > .post > .info + { + margin: 1em 0; + } + /* Post text */ .content > .post > .text {