User: gaute Date: 2007/04/10 13:58:46 Modified: no/www/index_de.html no/www/test.css
Log: lower the logo File Changes: Directory: /no/www/ =================== File [changed]: index_de.html Url: http://no.openoffice.org/source/browse/no/www/index_de.html?r1=1.19&r2=1.20 Delta lines: +5 -0 ------------------- --- index_de.html 10 Apr 2007 19:13:33 -0000 1.19 +++ index_de.html 10 Apr 2007 20:58:44 -0000 1.20 @@ -14,6 +14,11 @@ <div class="buttongroup"> + <div> + <a href="http://www.openoffice.org/index.html"> + <img src="/branding/images/logonew.gif" alt="Openoffice.org Logo" id="ooologo" /> + </a> + </div> <ul> <li><a href="neuhier.html" class="button" id="buttonneu" title="Was ist das hier? - Informationen zu OOo"><span>Neu hier?</span></a></li> <li><a href="probleme.html" class="button" id="buttonproblem" title="Support, Tutorial, Dokumentation - alles in Deutsch"><span>Probleme?</span></a></li> File [changed]: test.css Url: http://no.openoffice.org/source/browse/no/www/test.css?r1=1.15&r2=1.16 Delta lines: +3 -2 ------------------- --- test.css 10 Apr 2007 19:08:03 -0000 1.15 +++ test.css 10 Apr 2007 20:58:44 -0000 1.16 @@ -11,7 +11,7 @@ /* Hide parts of the framework on the frontpage. */ .contentpart#contextualinformation, #breadcrumbs, #navcol, #toptabs, -#domainlinks, #smallprint ul.horizontalmenu { +#domainlinks, #smallprint ul.horizontalmenu, #banner { display: none; } @@ -87,7 +87,8 @@ margin: 0px; margin-top: 1em; margin-right: 1em; - padding: 26px 0 0 0; +/* padding: 26px 0 0 0; */ + padding: 0; float: left; clear: none; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
