made diffs monospaced
authorBilly Visto <bvisto@gustavus.edu>
Wed, 9 May 2012 14:24:23 +0000 (09:24 -0500)
committerStefan Imhoff <stefan@imhoff.name>
Sat, 12 May 2012 06:58:37 +0000 (08:58 +0200)
gitweb.css

index fb57b764a33d5f63ccf49c18e8a23d7b474ab4d5..1f951e3e9575ca092b95fc3d0b9bbb34305d919c 100755 (executable)
@@ -385,6 +385,7 @@ span.refs a {
 .patchset {
   overflow-x: auto;
   overflow-y: hidden;
+  font-family: 'Consolas','Bitstream Vera Sans Mono',monospace;
 }
 
 .chunk_header {