X-Git-Url: https://git.chrismorgan.info/gitweb/blobdiff_plain/c36a795cb6b387c7bb8ddf103b71d937480c4d21..3cca22ac8cb362e0187b9a609355db662b23f158:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index 71895a7..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;