User: andreasma Date: 2008-04-02 19:02:16+0000 Modified: de/www/testdir/doc/index.html de/www/testdir/doc/doc.css
Log: kleine Ãnderungen File Changes: Directory: /de/www/testdir/doc/ =============================== File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/index.html?r1=1.2&r2=1.3 Delta lines: +11 -10 --------------------- --- index.html 2008-04-01 22:16:38+0000 1.2 +++ index.html 2008-04-02 19:02:13+0000 1.3 @@ -20,15 +20,7 @@ Kontakt zu uns auf. </p> - <div id="feeditem"> - <dl> - <dt><a href="feed.xml">Dokumentationsfeed</a></dt> - <dd> - Seien Sie immer auf dem neuesten Stand und abonnieren Sie - den Dokumentationsfeed. - </dd> - </dl> - </div> + <table summary="Dokumentation nach Modulen" id="modules"> <tr> @@ -46,6 +38,7 @@ in 16 Kapiteln, Tutorien zu Serienbriefen und Aufzählungen/Nummerierungen</div> </td> + </tr> <tr> <td id="calc" class="icon-col"><img src="icon-calc.png" alt="Calc" /></td> @@ -113,7 +106,15 @@ </table> - +<div id="feeditem"> + <dl> + <dt><a href="feed.xml">Dokumentationsfeed</a></dt> + <dd> + Seien Sie immer auf dem neuesten Stand und abonnieren Sie + den Dokumentationsfeed. + </dd> + </dl> + </div> <!-- End Body --> File [changed]: doc.css Url: http://de.openoffice.org/source/browse/de/www/testdir/doc/doc.css?r1=1.1&r2=1.2 Delta lines: +4 -4 ------------------- --- doc.css 2008-04-01 21:23:24+0000 1.1 +++ doc.css 2008-04-02 19:02:13+0000 1.2 @@ -7,8 +7,8 @@ #feeditem { background: url( "icon-feed.png" ) no-repeat 0 4px; - padding-left: 45px; - margin-left: 2em; + padding-left: 50px; + margin-left: 40em; } #feeditem dt { @@ -39,11 +39,11 @@ } .doclink { - font-size: 1.4em; + font-size: 1.2em; } .docdesc { - margin-top: 4px; + margin-top: 3px; } .doccontent:hover { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
