changeset 69:23f9e15fa690

Added to the font-family list for the buffered-window style.
author Atul Varma <varmaa@toolness.com>
date Sat, 17 May 2008 13:44:15 -0700
parents 5716cb072c43
children 16a460235f57
files gnusto.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gnusto.css	Sat May 17 02:14:49 2008 -0700
+++ b/gnusto.css	Sat May 17 13:44:15 2008 -0700
@@ -9,7 +9,7 @@
 .buffered-window {
     text-align: center;
     margin: 0 auto;
-    font-family: monaco;
+    font-family: monaco, courier, courier new, monospace;
     font-size: 10pt;
     line-height: 12pt;
     top: 0px;