User: gaute Date: 2007/04/10 07:24:15 Modified: no/www/index_de.html no/www/test.css
Log: Try margins on the middle content File Changes: Directory: /no/www/ =================== File [changed]: index_de.html Url: http://no.openoffice.org/source/browse/no/www/index_de.html?r1=1.5&r2=1.6 Delta lines: +3 -0 ------------------- --- index_de.html 10 Apr 2007 14:13:11 -0000 1.5 +++ index_de.html 10 Apr 2007 14:24:13 -0000 1.6 @@ -56,6 +56,7 @@ </div> <!-- Ende "graphicalpresentation" --> +<div id="midten"> <h1>OpenOffice.org - den frie kontorpakken </h1> <p class="wichtig">Nytt: <a href="presse/pressemitteilung_20070329.html">29.03.2007: Versjon 2.2 er klar pÃ¥ norsk.</a></p> @@ -105,6 +106,8 @@ <a href="downloads/quick.html?version=1.1.5" title="Zur Ergänzung bestehender Installationen">Die bekannte Vorversion (1.1.5)</a> </p> </div> --> <!-- Ende "buttondownload" --> + +</div> <!-- midten --> </div> <!-- Ende "spotlightgull" --> File [changed]: test.css Url: http://no.openoffice.org/source/browse/no/www/test.css?r1=1.3&r2=1.4 Delta lines: +4 -0 ------------------- --- test.css 10 Apr 2007 14:10:00 -0000 1.3 +++ test.css 10 Apr 2007 14:24:13 -0000 1.4 @@ -279,3 +279,7 @@ background-image: url("http://de.openoffice.org/pics/iconooo.gif"); } +.contentpart#midten { + margin-left: 200px; + margin-right: 33%; +} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
