html5 HEADER.html,1.28,1.29

Update of /sources/public/html5
In directory hutz:/tmp/cvs-serv27521

Modified Files:
	HEADER.html 
Log Message:
updated

Index: HEADER.html
===================================================================
RCS file: /sources/public/html5/HEADER.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- HEADER.html	27 Feb 2012 11:11:41 -0000	1.28
+++ HEADER.html	27 Feb 2012 11:27:03 -0000	1.29
@@ -39,7 +39,12 @@
 th {
   text-align: left;
 }
-tr:nth-child(3) {
+pre img:first-child {
+  font-size: 120%;
+  display: none;
+}
+hr + img,
+hr + img + a {
   display: none;
 }
 .main {
@@ -59,4 +64,3 @@
 repository easily browsable on the Web.
 <p>Some HTML Working Group editor’s drafts are now maintained in the
 <a href="http://dvcs.w3.org/hg">W3C Mercurial server</a> rather than here.
-<div class=main>

Received on Monday, 27 February 2012 11:27:14 UTC