X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/b22440c74ac7ede3746f0c325e50ed199d958b8f..4942b76fd0563f0e639ca9a48605dc470ed61aed:/css/style.css diff --git a/css/style.css b/css/style.css index ff91458..a7d71c3 100644 --- a/css/style.css +++ b/css/style.css @@ -22,7 +22,7 @@ aside { @media only screen and (min-width: 500px) { body { overflow-x: auto } - main { padding: 0 0 0 74px } + main { padding: 0 64px 0 84px } h1 a { display: block; @@ -33,7 +33,7 @@ aside { .columned .h2:not(:only-child) { float: left; - margin: 0 40px; + margin: 0 40px 0 0; } .columned .h2:not(:only-child) h2 { width: 14.6em } @@ -45,14 +45,14 @@ aside { header { float: left; - margin-top: 1.2em; + margin-top: 0.8em; } } .columned .h2:first-of-type pre { line-height: 1 } +.a { margin: 0 0.3em } blockquote, p, article > div { - margin: 0 0.3em; max-width: 45em } pre { max-width: 55em }