User: SimonAW Date: 2007-10-18 06:33:33+0000 Modified: de/www/testdir/de-ooo5.html de/www/testdir/main.css
Log: Valid XHTML Icon File Changes: Directory: /de/www/testdir/ =========================== File [changed]: de-ooo5.html Url: http://de.openoffice.org/source/browse/de/www/testdir/de-ooo5.html?r1=1.7&r2=1.8 Delta lines: +3 -4 ------------------- --- de-ooo5.html 2007-10-18 06:21:45+0000 1.7 +++ de-ooo5.html 2007-10-18 06:33:30+0000 1.8 @@ -195,9 +195,8 @@ </div> </div> - - - - +<div id="validXHTMLIcon"> + <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional"/></a> +</div> </body> File [changed]: main.css Url: http://de.openoffice.org/source/browse/de/www/testdir/main.css?r1=1.8&r2=1.9 Delta lines: +6 -3 ------------------- --- main.css 2007-10-18 06:21:45+0000 1.8 +++ main.css 2007-10-18 06:33:30+0000 1.9 @@ -16,7 +16,7 @@ } #info-section { - background: #cde4ff url("counterwave.png") repeat-y -4px 0; + background: #cde4ff url("counterwave-fade.png") repeat-y -4px 0; margin-left: 30%; padding-bottom: 14px; } @@ -26,11 +26,9 @@ padding-left: 60px; } -/* #containerLines { background: url("lines.png") no-repeat 100% 0%; } - */ #opener { border: 1px solid #cde4ff; @@ -162,3 +160,8 @@ padding-top: 10px; font-weight: bold; } + +#validXHTMLIcon { + padding-top: 8px; + text-align: right; +} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
