stas 02/02/04 02:08:59 Modified: src style.css Log: - try allan's suggestion of using this fonts family: s/helvetica, verdana, sans-serif/helvetica, arial, verdana, sans-serif/ Revision Changes Path 1.22 +2 -2 modperl-docs/src/style.css Index: style.css =================================================================== RCS file: /home/cvs/modperl-docs/src/style.css,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- style.css 3 Feb 2002 11:14:55 -0000 1.21 +++ style.css 4 Feb 2002 10:08:59 -0000 1.22 @@ -1,5 +1,5 @@ body { - font-family: helvetica, verdana, sans-serif; + font-family: helvetica, arial, verdana, sans-serif; font-size: 0.8em; color: #000000; /* background-color: #000066; */ @@ -175,7 +175,7 @@ div.tail { padding:5px; font-size: 0.6em; - font-family: helvetica, verdana, sans-serif; + font-family: helvetica, arial, verdana, sans-serif; border: 1px; border-style: none; border-color: #000000;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]