diff --git a/htdocs/dev/tests/colons.html b/htdocs/dev/tests/colons.html index 647be092..a71e5f43 100755 --- a/htdocs/dev/tests/colons.html +++ b/htdocs/dev/tests/colons.html @@ -10,7 +10,7 @@
Check the markup (HTML, XHTML, …) of Web documents
diff --git a/htdocs/dev/tests/nonSGML-chars.html b/htdocs/dev/tests/nonSGML-chars.html index d593e759..8164dcd9 100755 --- a/htdocs/dev/tests/nonSGML-chars.html +++ b/htdocs/dev/tests/nonSGML-chars.html @@ -10,7 +10,7 @@Check the markup (HTML, XHTML, …) of Web documents
diff --git a/htdocs/header.html b/htdocs/header.html index 1d3bc577..dcd0b548 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -6,7 +6,7 @@Providing standards conformance checking services to the Web community
diff --git a/htdocs/style/base.css b/htdocs/style/base.css index b57142eb..d8f08704 100644 --- a/htdocs/style/base.css +++ b/htdocs/style/base.css @@ -309,6 +309,14 @@ tr.subchoice th label { background-color: inherit; } +#logo { + border-radius: 10px; + height: 100px; + margin-left: 20px; + margin-top: 10px; + width: 100px; +} + h1 span { border-bottom: 1px solid #6383b1; border-color: #4e6f9e; @@ -340,7 +348,7 @@ h1 span { #tagline { font-size: 0.7em; - margin: -2em 0 0 12.1em; + margin: -4em 0 4em 13em; padding-bottom: 1em; letter-spacing: 0.1em; line-height: 100% !important; diff --git a/misc/mkrelease.sh b/misc/mkrelease.sh index f256518e..7b55721d 100755 --- a/misc/mkrelease.sh +++ b/misc/mkrelease.sh @@ -41,9 +41,6 @@ rm -f validator-$version/misc/mkrelease.sh rm -f validator-$version/htdocs/no_referer.asis rm -rf validator-$version/misc/bundle -cp validator-$version/htdocs/images/no_w3c.png \ - validator-$version/htdocs/images/w3c.png - find . -type d | xargs -r chmod 755 find . -type f | xargs -r chmod 644 chmod 755 validator-$version/httpd/cgi-bin/check diff --git a/share/templates/en_US/header.tmpl b/share/templates/en_US/header.tmpl index e7d636fd..f1cb7aa5 100644 --- a/share/templates/en_US/header.tmpl +++ b/share/templates/en_US/header.tmpl @@ -15,7 +15,7 @@ X-W3C-Validator-Warnings:Check the markup (HTML, XHTML, …) of Web documents