From: Gabriel Dunne Date: Thu, 28 Jan 2016 06:31:24 +0000 (-0800) Subject: CSS X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=f2c540b27ba6dcfcd93a3f7079fe4e6f06bddd27;p=notes.git CSS --- diff --git a/css/main.css b/css/main.css index beb7f74..af9fbba 100755 --- a/css/main.css +++ b/css/main.css @@ -6,12 +6,12 @@ body { font-size:12px; - line-height:1.5em; + line-height:1.8em; letter-spacing: 0.02em; } h1, h2, h3, h4, h5, h6 { font-family:lettergothic; - font-size: 1em; + /*font-size: 1em;*/ color:#000; font-weight:bold; margin: 1em 0; @@ -28,7 +28,7 @@ h1 a { } h2{ margin:3em 0 2em 0; - font-size:1em; + font-size:1.5em; } .post h2::before, .post h2::after {