csswg/css3-gcpm Overview.src.html,1.146,1.147

Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv28210

Modified Files:
	Overview.src.html 
Log Message:
tweaking local styles

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- Overview.src.html	26 Oct 2011 01:19:31 -0000	1.146
+++ Overview.src.html	26 Oct 2011 01:20:23 -0000	1.147
@@ -11,8 +11,8 @@
 -->
 
 <style type="text/css">
-.example img { display: block;
-body { line-height: 1.2;
+.example img { display: block }
+body { line-height: 1.2 }
 </style>
 
 

Received on Wednesday, 26 October 2011 01:20:27 UTC