csswg/css3-grid-align Overview.html,1.15,1.16 default.css,1.2,NONE

Update of /sources/public/csswg/css3-grid-align
In directory hutz:/tmp/cvs-serv25048

Modified Files:
	Overview.html 
Removed Files:
	default.css 
Log Message:
Switch to new style sheet

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-grid-align/Overview.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Overview.html	11 Feb 2012 00:38:32 -0000	1.15
+++ Overview.html	13 Feb 2012 08:49:16 -0000	1.16
@@ -15,7 +15,7 @@
       out in the same tree and use relative links so that they'll work offline,
 
      -->
-    <link href="default.css" rel="stylesheet" type="text/css" />
+    <link href="../default.css" rel="stylesheet" type="text/css" />
     <style type="text/css">
         .example { 
             clear:both
@@ -2296,4 +2296,4 @@
     </div>
 
 </body>
-</html>
\ No newline at end of file
+</html>

--- default.css DELETED ---

Received on Monday, 13 February 2012 08:49:20 UTC