82488ceb5054

hg-prompt: Update documentation.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 08 Jan 2010 20:12:54 -0500
parents a4c5a71394ac
children a813f49de584
branches/tags (none)
files hg-prompt/media/css/typography.css

Changes

--- 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 {