diff mercurial/templates/static/style-paper.css @ 13961:1708a0cad774

paper: use monospace font for description
author Adrian Buehlmann <adrian@cadifra.com>
date Tue, 19 Apr 2011 14:56:47 +0200
parents ebe1ddbbefd7
children 81fc9678b018
line wrap: on
line diff
--- 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 */