User: gaute Date: 2007/04/10 12:05:00 Modified: no/www/index_de.html no/www/test.css
Log: Prettier newsbox File Changes: Directory: /no/www/ =================== File [changed]: index_de.html Url: http://no.openoffice.org/source/browse/no/www/index_de.html?r1=1.16&r2=1.17 Delta lines: +7 -9 ------------------- --- index_de.html 10 Apr 2007 18:37:55 -0000 1.16 +++ index_de.html 10 Apr 2007 19:04:58 -0000 1.17 @@ -59,10 +59,7 @@ Versjon 2.2 er klar pÃ¥ norsk.</a></p> <div id="nedlasting"> - <h2 class="topploes">Last ned OpenOffice.org 2.2 — - <span class="mindre"> - <a href="http://development.openoffice.org/releases/2.2.0.html">Endringer i versjon 2.2</a></span> - </h2> + <h2 class="topploes">Last ned OpenOffice.org 2.2</h2> <table> <tr> <td> @@ -108,8 +105,9 @@ <br clear="all" /> - <div class="helramme"> - <h2 class="framhevet">Nyheter</h2> + <div id="nyheter"> + + <h2>Nyheter</h2> <h4>OpenOffice.org 2.2</h4> @@ -187,7 +185,7 @@ og <a href="http://zdnet.com.au/news/software/soa/Sun_plans_ODF_translator_for_MS_Office/0,130061733,339273501,00.htm">her</a>). (02.02.2007 – oppdatert 08.02.07)</p> - <h2 class="framhevet"> + <h2> <a href="news-archive.html">Eldre nyhende</a> – <span class="mindre">Tips oss gjerne pÃ¥ dev @ no.openoffice.org.</span></h2> File [changed]: test.css Url: http://no.openoffice.org/source/browse/no/www/test.css?r1=1.13&r2=1.14 Delta lines: +12 -0 -------------------- --- test.css 10 Apr 2007 18:52:18 -0000 1.13 +++ test.css 10 Apr 2007 19:04:58 -0000 1.14 @@ -300,3 +300,15 @@ margin-bottom: 2ex; padding-bottom: 2ex; } + +#nyheter { + background: #F6F8FB url("http://www.openoffice.org/branding/images/fadelightbluetowhitevertica.gif") repeat-x top right; + margin-left: 10%; + margin-right: 10%; +} + +#nyheter h2 { + border-bottom: 2px solid #31559c; + margin-bottom: 2ex; + padding-bottom: 2ex; +} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
