User: gaute Date: 2007/04/26 04:57:09 Modified: no/www/no.css
Log: <h1> experiment File Changes: Directory: /no/www/ =================== File [changed]: no.css Url: http://no.openoffice.org/source/browse/no/www/no.css?r1=1.33&r2=1.34 Delta lines: +8 -14 -------------------- --- no.css 26 Apr 2007 11:50:39 -0000 1.33 +++ no.css 26 Apr 2007 11:57:07 -0000 1.34 @@ -124,9 +124,9 @@ } .contentpart#spotlight h1 { - margin: 0; +/* margin: 0; margin-top: .5em; - padding: 0; + padding: 0; */ font-size: 16pt; } @@ -228,28 +228,26 @@ margin-right: 33%; /* #graphicalpresentation is 32% */ } -.contentpart#spotlight #midten h1, .contentpart#spotlight #midten #nedlasting, -.contentpart#spotlight #midten #toppnytt, -#sidetittel { +.contentpart#spotlight #midten #toppnytt { border-bottom: 2px solid #31559c; margin-bottom: 2ex; padding-bottom: 2ex; } -.contentpart#spotlight #midten h1, -#sidetittel { +h1 { height: auto!important; /* IE 'hack' for min-height */ height: 58px; min-height: 58px; /* Should be as tall as the OOo logo. */ padding-bottom: 0; -} - -#sidetittel { line-height: 58px; /* For vertical centering (of a single line). */ margin-bottom: 2ex; } +.contentpart#spotlight #midten h1 { + line-height: normal; +} + #nyheter { background: #F6F8FB url("/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; margin-left: 210px; @@ -278,10 +276,6 @@ #innhold { margin-left: 210px; -} - -#sidetittel h1 { - vertical-align: bottom!important; } #prosjektverktoy { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
