X-Git-Url: https://git.chrismorgan.info/gitweb/blobdiff_plain/997771613b0b40fa6b973e741773e564fd241534..909abc487e06381c85e05dd6e0136ff5818f6be5:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index 5560823..5d14f20 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -68,11 +68,14 @@ a.list img.avatar { .page_header { padding: 1rem; font-size: 150%; - font-weight: bold; border-top: 0.25rem solid #f71; background-color: #f716; } +.page_header a { + font-weight: bold; +} + .page_header a:visited, a.header { color: #0000cc; }