# HG changeset patch # User Atul Varma # Date 1211057055 25200 # Node ID 23f9e15fa690f0597aa8b033e0a079154bc5a71e # Parent 5716cb072c432e044c4745ae6446aa096e785549 Added to the font-family list for the buffered-window style. diff -r 5716cb072c43 -r 23f9e15fa690 gnusto.css --- 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;