Try Arial first for NS4/Win
[privoxy.git] / templates / cgi-style.css
index be5b490..2d33e85 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * CSS for Privoxy CGI and script output
  *
- * $ Id: $
+ * $Id: $
  */
 
 /*
  * General rules: Font, Color, Headings, Margins, Links
  */
-body,td,th { font-family: helvetica, helv, arial, sans-serif; }
+body,td,th { font-family: arial, helvetica, helv, sans-serif; }
 body { background-color: #ffffff; color: #000000; }
 
 h1 { font-size: 140%; margin: 0px; }