User: gaute Date: 2007/04/26 04:45:37 Modified: no/www/no.css
Log: vertically centered <h1>s File Changes: Directory: /no/www/ =================== File [changed]: no.css Url: http://no.openoffice.org/source/browse/no/www/no.css?r1=1.31&r2=1.32 Delta lines: +4 -1 ------------------- --- no.css 26 Apr 2007 09:59:07 -0000 1.31 +++ no.css 26 Apr 2007 11:45:34 -0000 1.32 @@ -239,11 +239,14 @@ .contentpart#spotlight #midten h1, #sidetittel { - vertical-align: middle; 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). */ } #nyheter { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
