html5/spec-author-view style.css,1.63,1.64

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv13131

Modified Files:
	style.css 
Log Message:
style.css

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- style.css	23 Apr 2011 10:05:20 -0000	1.63
+++ style.css	24 Apr 2011 03:46:58 -0000	1.64
@@ -208,7 +208,7 @@
 dd { margin: 0em 0em 0.5em; }
 */
 
-table { border: 0px; }
+table { border: 0px; margin-bottom: 14px; }
 table th, table td { border: 0px; border: 1px solid #8A9C9C; padding: 4px; vertical-align: top; }
 table th li, table td li { margin: 0px 0px 0px 1.5em; }
 table caption, table th { text-align: left; color: #627B7B;font-weight:bold !important; }

Received on Sunday, 24 April 2011 03:47:01 UTC