X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/543450957feb24a6b0dcaec554bb6cecaca2d534..6d532286e7a250967b7530232a11dfbb956f4ee7:/css/style.css diff --git a/css/style.css b/css/style.css index 8d98dea..e5d97db 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,7 +45,7 @@ aside { header { float: left; - margin-top: 1.2em; + margin-top: 0.8em; } } @@ -88,11 +94,6 @@ canvas { border: 1px solid #fff; } - h1 a { - display: block; - width: 64px; - } - a { color: #5dc1fd; display: inline-block;