changeset 13961:1708a0cad774

paper: use monospace font for description
author Adrian Buehlmann <adrian@cadifra.com>
date Tue, 19 Apr 2011 14:56:47 +0200
parents 190e5f2043d9
children 8b252e826c68
files mercurial/templates/static/style-paper.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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 */