csswg/css3-exclusions alternate-spec-style.css,1.4,1.5

Update of /sources/public/csswg/css3-exclusions
In directory hutz:/tmp/cvs-serv1583

Modified Files:
	alternate-spec-style.css 
Log Message:
Made the measure a bit wider

Index: alternate-spec-style.css
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/alternate-spec-style.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- alternate-spec-style.css	27 Oct 2011 01:40:04 -0000	1.4
+++ alternate-spec-style.css	28 Oct 2011 17:00:20 -0000	1.5
@@ -4,7 +4,7 @@
 body {
     font-family: 'Droid Serif', serif;
     font-size: 14px;
-    width: 36em;
+    width: 38em;
     color: #2f2f2f;
     line-height: 1.7em;
 }

Received on Friday, 28 October 2011 17:00:27 UTC