X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=gitweb.css;h=fb57b764a33d5f63ccf49c18e8a23d7b474ab4d5;hp=91cca82ddf524b12c76ecdd1d5ab8392798593a4;hb=89b9224e5339d3c892979dc8a40f615b1d851b85;hpb=fbdd30675de39022e895757497d5a57760faeed9 diff --git a/gitweb.css b/gitweb.css index 91cca82..fb57b76 100755 --- a/gitweb.css +++ b/gitweb.css @@ -45,9 +45,8 @@ a { outline: none; } ---------------------------------------------------------------------------- */ body { - font-family: "Monaco", "Courier New", monospace; - font-size: 12px; - line-height: 1.5; + font: 13px Helvetica,arial,freesans,clean,sans-serif; + line-height: 1.4; margin: 0; background-color: #fff; color: #000000; @@ -196,6 +195,10 @@ a.rss_logo:hover { font-weight: normal; } +.project_list th { + font-weight: bold; +} + .project_list tr, .shortlog tr, .tree tr, @@ -225,6 +228,7 @@ th .header { background: transparent; border: 0; padding: 0; + font-weight: bold; } .tree {