- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 Aug 2011 11:36:27 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv13060/csswg/css3-writing-modes
Modified Files:
Overview.src.html
Log Message:
Set style sheet to W3C-ED
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- Overview.src.html 31 Aug 2011 11:31:57 -0000 1.220
+++ Overview.src.html 31 Aug 2011 11:36:25 -0000 1.221
@@ -20,7 +20,7 @@
margin:auto;
}
</style>
- <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css">
+ <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
</head>
<body>
@@ -34,10 +34,10 @@
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
<dl>
<dt>This version:</dt>
-<!--
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
--->
+<!--
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">[VERSION]</a>
+-->
<dt>Latest version:</dt>
<dd><a
Received on Wednesday, 31 August 2011 11:36:29 UTC