From: Billy Visto Date: Wed, 9 May 2012 14:24:23 +0000 (-0500) Subject: made diffs monospaced X-Git-Tag: gitweb-1.7.12~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=commitdiff_plain;h=1ee01124c4027fcdc53b563fb2839b280e4b723b made diffs monospaced --- diff --git a/gitweb.css b/gitweb.css index fb57b76..1f951e3 100755 --- a/gitweb.css +++ b/gitweb.css @@ -385,6 +385,7 @@ span.refs a { .patchset { overflow-x: auto; overflow-y: hidden; + font-family: 'Consolas','Bitstream Vera Sans Mono',monospace; } .chunk_header {