X-Git-Url: https://git.chrismorgan.info/gitweb/blobdiff_plain/5166394508950033584da34385aa24f9065b7a60..3cca22ac8cb362e0187b9a609355db662b23f158:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index 69ced16..bedc480 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -76,6 +76,10 @@ div.page_nav a:visited { color: #0000cc; } +.page_nav .current { + font-weight: bold; +} + div.page_path { padding: 8px; font-weight: bold; @@ -618,10 +622,6 @@ span.refs span.head { border-color: #ccffcc #00cc33 #00cc33 #ccffcc; } -span.atnight { - color: #cc0000; -} - span.match { color: #e00000; }