changeset 9:061eee7cffe6

Added more font-families so this shouldn't look too bad on systems that lack Helvetica.
author Atul Varma <varmaa@toolness.com>
date Sat, 28 Feb 2009 15:33:24 -0800
parents fb7af41041cc
children 63fc59f4bd33
files about-mozilla.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/about-mozilla.css	Sat Feb 28 15:12:11 2009 -0800
+++ b/about-mozilla.css	Sat Feb 28 15:33:24 2009 -0800
@@ -1,5 +1,5 @@
 body {
-    font-family: Helvetica Neue;
+    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 9pt;
     line-height: 1.4em;
     background: black;