]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.css
gitweb: Replace some presentational HTML by CSS
[Gitweb] / gitweb.css
index 35ad02b382c3baf59a2f045f3f68e05aa163c6b0f2c3982723c21e43fe09f48b..2ae22e62dd3c97ab6cfdafd7c4b943e94ac4036d974148fc27fb070d55f4cdad 100644 (file)
@@ -42,6 +42,7 @@ div.page_nav a:visited {
 
 div.page_path {
        padding: 8px;
+       font-weight: bold;
        border: solid #d9d8d1;
        border-width: 0px 0px 1px;
 }
@@ -120,7 +121,7 @@ a.list {
        color: #000000;
 }
 
-a.subject {
+a.subject, a.name {
        font-weight: bold;
 }
 
This page took 0.201133 seconds and 4 git commands to generate.