# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1262999574 18000
# Node ID 82488ceb5054967a48999ea2c807ee2bdccd7d30
# Parent  a4c5a71394acd20a6c269dc9be3527791573afc9
hg-prompt: Update documentation.

diff -r a4c5a71394ac -r 82488ceb5054 hg-prompt/media/css/typography.css
--- a/hg-prompt/media/css/typography.css	Fri Jan 08 20:11:40 2010 -0500
+++ b/hg-prompt/media/css/typography.css	Fri Jan 08 20:12:54 2010 -0500
@@ -50,7 +50,7 @@
 }
 
 pre, code, tt, table#subdirs tr td.name, table#files tr td.name, table tr td.size {
-	font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Menlo, Inconsolata, Consolas, Monaco, "Courier New", Courier;
+	font-family:  Monaco, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Menlo, Inconsolata, Consolas, "Courier New", Courier;
 }
 
 table#subdirs code, table#files code {