User: msc Date: 06/04/21 03:49:45 Modified: /dba/www/css/ dba.css
Log: add again the round corners for the heading File Changes: Directory: /dba/www/css/ ======================== File [changed]: dba.css Url: http://dba.openoffice.org/source/browse/dba/www/css/dba.css?r1=1.11&r2=1.12 Delta lines: +19 -8 -------------------- --- dba.css 4 Apr 2006 12:51:26 -0000 1.11 +++ dba.css 21 Apr 2006 10:49:43 -0000 1.12 @@ -94,24 +94,35 @@ .dba h1 { background-color: #DEE4EE; - background-image: url("/branding/images/lesslightbluefadeout.gif"); +/* 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; - background-color: #CCCCFF; - background-image: url(../images/dba_edge_ccccff.gif); + background-color: #DEE4EE; + background-image: url(../images/dba_edge_dee4ee.gif); background-repeat: no-repeat; padding: 5px; - margin-bottom: 2px;*/ + margin-bottom: 2px; +} + +.dba div +{ + background-color: #DEE4EE; + background-image: url(../images/dba_edge_ccccff.gif); + background-position: top left; + background-repeat: no-repeat; + padding: 5px; + margin-bottom: 2px; } + .dba h2 { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
