User: markomlm Date: 2008-07-15 10:21:24+0000 Modified: de/www/testdir/index_why.html
Log: fix File Changes: Directory: /de/www/testdir/ =========================== File [changed]: index_why.html Url: http://de.openoffice.org/source/browse/de/www/testdir/index_why.html?r1=1.2&r2=1.3 Delta lines: +11 -10 --------------------- --- index_why.html 2008-07-15 09:46:50+0000 1.2 +++ index_why.html 2008-07-15 10:21:21+0000 1.3 @@ -6,19 +6,20 @@ <title>Why OpenOffice.org</title> <link rel="stylesheet" href="http://why.openoffice.org/suppress.css" type="text/css" /> <link rel="stylesheet" href="http://why.openoffice.org/why.css" type="text/css" /> + <!-- start IE6 hack by markomlm --> + <!--[if lte IE 6]> + <style> + <!-- + body {position: static;} + + #container {margin-left: -25px;} + --></style> + <![endif]--> + <!-- end IE6 hack by markomlm --> </head> <body> -<!-- start IE6 hack by markomlm --> -<!--[if lte IE 6]> -<style type="text/css" media="screen"> -<!-- -body {position: static;} - -#container {margin-left: -25px;} ---></style> -<![endif]--> -<!-- end IE6 hack by markomlm --> + <!-- start kill site template --> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
