stas 02/02/04 20:34:20 Modified: src style.css Log: no background-color for div.logo. Looks nicer. Submitted by: Thomas Klausner <[EMAIL PROTECTED]> Reviewed by: stas Revision Changes Path 1.24 +1 -1 modperl-docs/src/style.css Index: style.css =================================================================== RCS file: /home/cvs/modperl-docs/src/style.css,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- style.css 5 Feb 2002 04:18:41 -0000 1.23 +++ style.css 5 Feb 2002 04:34:20 -0000 1.24 @@ -69,7 +69,7 @@ padding: 5px; /* 0px works in NS4 */ border: 1px; border-style: none; - background-color: #ffffff; + /* background-color: #ffffff; */ } div.menumain {
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]