- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Jan 2012 20:44:26 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-writing-modes
In directory hutz:/tmp/cvs-serv30600/css3-writing-modes
Modified Files:
Overview.src.html
Log Message:
Update style sheet to new CSSWG master.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-writing-modes/Overview.src.html,v
retrieving revision 1.234
retrieving revision 1.235
diff -u -d -r1.234 -r1.235
--- Overview.src.html 16 Dec 2011 20:52:22 -0000 1.234
+++ Overview.src.html 3 Jan 2012 20:44:24 -0000 1.235
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CSS Writing Modes Module Level 3</title>
- <link rel="stylesheet" type="text/css" href="default.css">
+ <link rel="stylesheet" type="text/css" href="../default.css">
<style type="text/css">
object { vertical-align: middle; }
.sidebar { float: right; background: #eee; border: solid gray; margin: 1em; }
Received on Tuesday, 3 January 2012 20:44:27 UTC