csswg/css3-lists Overview.html,1.59,1.60

Update of /sources/public/csswg/css3-lists
In directory hutz:/tmp/cvs-serv10448

Modified Files:
	Overview.html 
Log Message:
Fix stupid error

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-lists/Overview.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- Overview.html	20 May 2011 20:29:21 -0000	1.59
+++ Overview.html	20 May 2011 20:30:38 -0000	1.60
@@ -7,7 +7,7 @@
   <link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
   type="text/css">
 
-  <style type="css">
+  <style type="text/css">
 	p { text-indent: 0 !important; margin: .5em 0; }
 	code.inline { white-space: pre-line; }
 	.alphabetic-example { font-family: monospace; font-size: 90%; margin: 1em 0 1em 2em; }

Received on Friday, 20 May 2011 20:30:41 UTC