X-Git-Url: https://git.chrismorgan.info/gitweb/blobdiff_plain/909abc487e06381c85e05dd6e0136ff5818f6be5..da136e3e141238dfc2ea4bb29ee566958e54e98e:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index 5d14f20..99069a2 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -66,7 +66,8 @@ a.list img.avatar { } .page_header { - padding: 1rem; + /* Subtracting the border-top, because otherwise the underlines on/below links start to unbalance it. */ + padding: 0.75rem 1rem 1rem; font-size: 150%; border-top: 0.25rem solid #f71; background-color: #f716;