- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2011 03:11:00 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv16942
Modified Files:
style.css
Log Message:
checkpointing
Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- style.css 22 Apr 2011 03:08:03 -0000 1.55
+++ style.css 22 Apr 2011 03:10:58 -0000 1.56
@@ -188,7 +188,9 @@
/* change color from #66CCCC to #376F6F */
dt { color: #376F6F; }
+/* please don't do this
dd { margin: 0em 0em 0.5em; }
+*/
table { border: 0px; }
table th, table td { border: 0px; border: 1px solid #8A9C9C; padding: 4px; vertical-align: top; }
Received on Friday, 22 April 2011 03:11:04 UTC