[html5] r8640 - [e] (0) Tweaked the style sheet.
whatwg at whatwg.org
whatwg at whatwg.org
Fri May 16 16:12:09 PDT 2014
Author: ianh
Date: 2014-05-16 16:12:07 -0700 (Fri, 16 May 2014)
New Revision: 8640
Modified:
complete.html
index
Log:
[e] (0) Tweaked the style sheet.
Modified: complete.html
===================================================================
--- complete.html 2014-05-16 17:14:25 UTC (rev 8639)
+++ complete.html 2014-05-16 23:12:07 UTC (rev 8640)
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang=en-GB-x-hixie><title>HTML Standard</title><script>
+<!DOCTYPE html><html lang=en-GB-x-hixie class=big><title>HTML Standard</title><script>
var loadTimer = new Date();
var current_revision = "r" + "$Revision$".substr(11);
current_revision = current_revision.substr(0, current_revision.length - 2);
@@ -303,12 +303,12 @@
<a href=http://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>
</div>
<div>
- <a href=//www.whatwg.org/mailing-list class=comms><span><strong>Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
- <a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>IRC</strong> <code>#whatwg on Freenode</code></span></a>
- <a href=http://forums.whatwg.org/ class=comms><span><strong>Forums</strong> <code>forums.whatwg.org</code></span></a>
+ <a href=//www.whatwg.org/mailing-list class=comms><span><strong>Join our Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
+ <a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>Join us on IRC</strong> <code>#whatwg on Freenode</code></span></a>
+ <a href=http://forums.whatwg.org/ class=comms><span><strong>Join our Forums</strong> <code>forums.whatwg.org</code></span></a>
</div>
<div>
- <a href=http://svn.whatwg.org/webapps class=changes><span><strong>SVN Repository</strong> <code>svn.whatwg.org/webapps</code></span></a>
+ <!--<a class="changes" href="http://svn.whatwg.org/webapps"><span><strong>SVN Repository</strong> <code>svn.whatwg.org/webapps</code></span></a>-->
<a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
<a href=http://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>
</div>
Modified: index
===================================================================
--- index 2014-05-16 17:14:25 UTC (rev 8639)
+++ index 2014-05-16 23:12:07 UTC (rev 8640)
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang=en-GB-x-hixie><title>HTML Standard</title><script>
+<!DOCTYPE html><html lang=en-GB-x-hixie class=big><title>HTML Standard</title><script>
var loadTimer = new Date();
var current_revision = "r" + "$Revision$".substr(11);
current_revision = current_revision.substr(0, current_revision.length - 2);
@@ -303,12 +303,12 @@
<a href=http://validator.whatwg.org/ class=misc><span><strong>Validators</strong> <code>validator.whatwg.org</code></span></a>
</div>
<div>
- <a href=//www.whatwg.org/mailing-list class=comms><span><strong>Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
- <a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>IRC</strong> <code>#whatwg on Freenode</code></span></a>
- <a href=http://forums.whatwg.org/ class=comms><span><strong>Forums</strong> <code>forums.whatwg.org</code></span></a>
+ <a href=//www.whatwg.org/mailing-list class=comms><span><strong>Join our Mailing List</strong> <code>whatwg at whatwg.org</code></span></a>
+ <a href=http://wiki.whatwg.org/wiki/IRC class=comms><span><strong>Join us on IRC</strong> <code>#whatwg on Freenode</code></span></a>
+ <a href=http://forums.whatwg.org/ class=comms><span><strong>Join our Forums</strong> <code>forums.whatwg.org</code></span></a>
</div>
<div>
- <a href=http://svn.whatwg.org/webapps class=changes><span><strong>SVN Repository</strong> <code>svn.whatwg.org/webapps</code></span></a>
+ <!--<a class="changes" href="http://svn.whatwg.org/webapps"><span><strong>SVN Repository</strong> <code>svn.whatwg.org/webapps</code></span></a>-->
<a href=http://html5.org/tools/web-apps-tracker class=changes><span><strong>Change Log</strong> <code>html5.org's tracker</code></span></a>
<a href=http://twitter.com/WHATWG class=changes><span><strong>Twitter Updates</strong> <code>@WHATWG</code></span></a>
</div>
More information about the Commit-Watchers
mailing list