paper: use monospace font for description
authorAdrian Buehlmann <adrian@cadifra.com>
Tue, 19 Apr 2011 14:56:47 +0200
changeset 13961 1708a0cad774
parent 13960 190e5f2043d9
child 13962 8b252e826c68
paper: use monospace font for description
mercurial/templates/static/style-paper.css
--- a/mercurial/templates/static/style-paper.css	Tue Apr 19 14:56:46 2011 +0300
+++ b/mercurial/templates/static/style-paper.css	Tue Apr 19 14:56:47 2011 +0200
@@ -211,6 +211,7 @@
   margin: 1em 0 1em 0;
   padding: .3em;
   white-space: pre;
+  font-family: monospace;
 }
 
 /* Graph */