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