X-Git-Url: https://git.chrismorgan.info/gitweb/blobdiff_plain/5166394508950033584da34385aa24f9065b7a60..0182f4a4ea26ab7554677cf5ca79b38f3999b215:/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; }