- From: Mercurial notifier <nobody@w3.org>
- Date: Tue, 29 Jan 2013 17:44:28 +0000
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1713:c581612fc6f0
tag: tip
user: tgambet
date: Tue Jan 29 18:44:13 2013 +0100
files: WebContent/WEB-INF/resources/templates/index.vm
description:
VS message format
diff -r 3cd221b0c1ab -r c581612fc6f0 WebContent/WEB-INF/resources/templates/index.vm
--- a/WebContent/WEB-INF/resources/templates/index.vm Tue Jan 29 17:26:16 2013 +0000
+++ b/WebContent/WEB-INF/resources/templates/index.vm Tue Jan 29 18:44:13 2013 +0100
@@ -79,17 +79,18 @@
</div>
</div>
-<div>
+<div style="margin: 1em 2em; overflow: auto;">
<span style="float: left; padding-right: 1em">
<a href="http://www.w3.org/2013/ValidatorSuite/">
<img src="http://www.w3.org/Icons/VSlogo" alt="W3C Validator
Suite Logo"/>
</a>
</span>
- <span xml:lang="en" lang="en" dir="ltr">
- <span style="color:red">NEW</span> -
+ <span xml:lang="en" lang="en" dir="ltr" style="display: block; text-align: center">
+ <span style="color:red; font-weight:bold">NEW</span> -
W3C offers a beta release of a new service providing you an
integrated validation report on your entire web site.
+ <br />
<a href="http://www.w3.org/2013/ValidatorSuite/beta/">Try it now</a>
to quickly identify those portions of your web site that may
benefit from attention.
Received on Tuesday, 29 January 2013 17:44:29 UTC