html5/spec-author-view style.css,1.27,1.28

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

Modified Files:
	style.css 
Log Message:
a bit more hr tweakage

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- style.css	1 Mar 2011 22:29:42 -0000	1.27
+++ style.css	1 Mar 2011 22:32:11 -0000	1.28
@@ -187,7 +187,7 @@
 table th { color: #006F6F; }
 table td { vertical-align: top; padding: 0.25em 1.25em 0.25em 0em; }
 table tr, table tbody { border: 0px; }
-hr { border: 0px; height: 2px; background: #acc; margin: 2em 0em; }
+hr { border: 0px; height: 2px; background: #acc; margin: 0em 0em !important; }
 strong {  }
 
 /* change color from #99CCCC to #336666 */

Received on Tuesday, 1 March 2011 22:32:15 UTC