User: msc Date: 06/04/04 05:17:25 Modified: /dba/www/css/ dba.css
Log: remove the violet colors for heading1 and add the blue color for heading1 File Changes: Directory: /dba/www/css/ ======================== File [changed]: dba.css Url: http://dba.openoffice.org/source/browse/dba/www/css/dba.css?r1=1.9&r2=1.10 Delta lines: +11 -2 -------------------- --- dba.css 15 Feb 2005 08:34:51 -0000 1.9 +++ dba.css 4 Apr 2006 12:17:22 -0000 1.10 @@ -92,6 +92,15 @@ .dba h1 { + background-color: #DEE4EE; + background-image: url("/branding/images/lesslightbluefadeout.gif"); + background-repeat: repeat-y; + background-position: top right; + color: #06348C; + border-bottom: 0px none; + border-right: 0px none; + + /* font-size:x-large; color: #000000; @@ -100,7 +109,7 @@ background-repeat: no-repeat; padding: 5px; - margin-bottom: 2px; + margin-bottom: 2px;*/ } .dba h2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
