html5/spec-author-view style.css,1.54,1.55

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

Modified Files:
	style.css 
Log Message:
checkpointing

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- style.css	22 Apr 2011 03:02:21 -0000	1.54
+++ style.css	22 Apr 2011 03:08:03 -0000	1.55
@@ -117,12 +117,11 @@
 
 
 /* Resets */
-h1, h2, h3, h4, h5, h6, p, a, ul, ol, dt, dd { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
+h1, h2, h3, h4, h5, h6, p, a, ul, ol, { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
 table, caption, th, td { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
 td a:link , th  a:link {font-family:verdana, 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif; text-decoration:underline;}
 
 ul li, ol li { list-style-type: none; }
-dl, dd, dt {border:none !important;}
 
 a:link, a:visited { color: #366; text-decoration: none; }
 

Received on Friday, 22 April 2011 03:08:06 UTC