User: cloph Date: 05/08/22 14:26:26 Modified: /de/www/testdir/ newhome.html, DeHome.css
Log: ul in span geht nicht... File Changes: Directory: /de/www/testdir/ =========================== File [changed]: newhome.html Url: http://de.openoffice.org/source/browse/de/www/testdir/newhome.html?r1=1.7&r2=1.8 Delta lines: +5 -9 ------------------- --- newhome.html 22 Aug 2005 21:13:24 -0000 1.7 +++ newhome.html 22 Aug 2005 21:26:24 -0000 1.8 @@ -205,10 +205,8 @@ Patches erhalten. Ein letzter Link fuehrt zur Downloadseite. --> - <div><span - class="button" + <div class="button" id="buttondownload"> - <span> Download <br/> <ul style="font-size: .6em;"> @@ -225,8 +223,7 @@ title="Weitere Nützlichkeiten: Vorlagen, Sprachpakete, Makros, ..."> mehr...</a></li> </ul> - </span> - </span></div> + </div> </div> </div> @@ -369,8 +366,7 @@ --> <div - class="item" - class="wichtig"> + class="item"> <a name="Wichtig"></a> <h1>Wichtig!</h1> <!-- File [changed]: DeHome.css Url: http://de.openoffice.org/source/browse/de/www/testdir/DeHome.css?r1=1.2&r2=1.3 Delta lines: +1 -1 ------------------- --- DeHome.css 1 Aug 2005 00:23:51 -0000 1.2 +++ DeHome.css 22 Aug 2005 21:26:24 -0000 1.3 @@ -232,7 +232,7 @@ background-color: #00DF00; background-image: url("button_down.png") no-repeat; } -.contentpart#spotlight #buttondownload span { +.contentpart#spotlight #buttondownload { display: block; width: 315px; min-height: 85px; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
