X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/543450957feb24a6b0dcaec554bb6cecaca2d534..379121c749f5aafe8806fd583a14123d3f506774:/css/style.css diff --git a/css/style.css b/css/style.css index 8d98dea..b1aca4f 100644 --- a/css/style.css +++ b/css/style.css @@ -22,7 +22,13 @@ aside { @media only screen and (min-width: 500px) { body { overflow-x: auto } - main { padding: 0 0 0 74px } + main { padding: 0 64px 0 74px } + + h1 a { + display: block; + width: 64px; + } + .columned { width: max-content } .columned .h2:not(:only-child) { @@ -39,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 } @@ -88,11 +94,6 @@ canvas { border: 1px solid #fff; } - h1 a { - display: block; - width: 64px; - } - a { color: #5dc1fd; display: inline-block;