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