html5/html-author Overview.src.html,1.61,1.62

Update of /sources/public/html5/html-author
In directory hutz:/tmp/cvs-serv25747

Modified Files:
	Overview.src.html 
Log Message:
Element summaries

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html-author/Overview.src.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- Overview.src.html	9 Mar 2009 15:22:14 -0000	1.61
+++ Overview.src.html	9 Mar 2009 15:56:41 -0000	1.62
@@ -48,13 +48,13 @@
 	.big-issue, .XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
 	.big-issue > :first-child, .XXX > :first-child { margin-top: 0; }
 	p .big-issue, p .XXX { line-height: 3em; }
-	
+
 	dfn { font-style:normal; font-weight:bold }
 	code { color:orangered }
 	code :link, code :visited { color:inherit }
 	pre code { color:inherit }
 	pre mark, pre strong { background: yellow; font-weight: normal; }
-	
+
 	.case-insensitive:hover { text-transform: lowercase; }
 	.case-insensitive.lower:hover { text-transform: uppercase; }
 	</style>

Received on Monday, 9 March 2009 15:56:53 UTC