html5/spec-author-view style.css,1.23,1.24

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv16324

Modified Files:
	style.css 
Log Message:
further tweaking

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- style.css	1 Mar 2011 22:11:30 -0000	1.23
+++ style.css	1 Mar 2011 22:14:21 -0000	1.24
@@ -133,7 +133,7 @@
 
 html { background-color: transparent; } /* Override whatwg.css */
 
-body { margin: 2.2em; width: 40em; font-size: 1em; line-height: 1.45; background-image: none; background-color: #fff; text-align:left;}
+body { margin: 2.5em; width: 40em; font-size: 1em; line-height: 1.45; background-image: none; background-color: #fff; text-align:left;}
 
 div.head { position: relative; }
 

Received on Tuesday, 1 March 2011 22:14:25 UTC