User: gaute Date: 2007/04/11 01:50:07 Modified: no/www/test.css
Log: adjusting File Changes: Directory: /no/www/ =================== File [changed]: test.css Url: http://no.openoffice.org/source/browse/no/www/test.css?r1=1.21&r2=1.22 Delta lines: +8 -2 ------------------- --- test.css 10 Apr 2007 21:27:46 -0000 1.21 +++ test.css 11 Apr 2007 08:50:04 -0000 1.22 @@ -283,8 +283,8 @@ } .contentpart#spotlight #midten { - margin-left: 200px; - margin-right: 33%; + margin-left: 210px; /* The OOo logo is 200px. */ + margin-right: 33%; /* #graphicalpresentation is 32% */ } .contentpart#spotlight #midten h1, @@ -293,6 +293,12 @@ border-bottom: 2px solid #31559c; margin-bottom: 2ex; padding-bottom: 2ex; +} + +.contentpart#spotlight #midten h1 { + height: auto!important; /* IE 'hack' for min-height */ + height: 58px; + min-height: 58px; /* Should be as tall as the OOo logo. */ } #nyheter { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
