From 38a5fbd63153e492323044789789e2dc37f81e8a Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 22 Aug 2017 03:51:10 -0700 Subject: website --- docs/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index af02e5eed..d4e669a80 100644 --- a/docs/index.html +++ b/docs/index.html @@ -76,7 +76,7 @@ p { code { display: block; font-family: "SFMono-Regular", Menlo, Consolas, Inconsolata, monospace; - /*background: rgba(0,0,0,0.05);*/ + font-size:0.96em; border-radius:1px; padding: 0.5em 0; overflow: scroll; @@ -97,7 +97,9 @@ h1 { h2 { font-size: 24px; letter-spacing: -0.4px; - line-height: 40px; + line-height: 30px; + margin-bottom: 25px; + margin-top: 10px; } h1 > a, h2 > a, h3 > a { -- cgit v1.2.3