stas 02/04/28 21:51:34 Modified: src style.css Log: trying to fix some css warnings Revision Changes Path 1.65 +1 -4 modperl-docs/src/style.css Index: style.css =================================================================== RCS file: /home/cvs/modperl-docs/src/style.css,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- style.css 29 Apr 2002 01:39:35 -0000 1.64 +++ style.css 29 Apr 2002 04:51:34 -0000 1.65 @@ -4,12 +4,12 @@ font-family: helvetica, arial, verdana, sans-serif; font-size: 1.0em; color: #000000; + background-color: #ffffff; } p { font-family: helvetica, arial, verdana, sans-serif; font-size: 1.0em; - color: #000000; } code { @@ -19,13 +19,11 @@ pre { font-family: courier new, courier, monospace; font-size: 1.0em; - color: #000000; } dl, ul, ol { font-family: helvetica, arial, verdana, sans-serif; font-size: 1.0em; - color: #000000; } @@ -408,7 +406,6 @@ font-size: 2.0em; font-weight: bold; text-align: left; - color: #000000; float: left; }
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]