html5/spec style.css,1.1,1.2

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

Modified Files:
	style.css 
Log Message:
suppress extra h2

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec/style.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- style.css	5 Dec 2010 09:40:04 -0000	1.1
+++ style.css	15 Jan 2012 12:00:04 -0000	1.2
@@ -1,2 +1,3 @@
 a.prev:before {content: "\2190 "}
 a.next:after {content: " \2192"}
+.split.chapter h2[id^='editor-s-draft-'] { display: none; }

Received on Sunday, 15 January 2012 12:00:27 UTC