html5/spec-author-view style.css,1.20,1.21

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

Modified Files:
	style.css 
Log Message:
trying out verdana

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- style.css	1 Mar 2011 21:59:10 -0000	1.20
+++ style.css	1 Mar 2011 22:08:26 -0000	1.21
@@ -114,7 +114,7 @@
 
 
 /* Resets */
-h1, h2, h3, h4, h5, h6, p, a, ul, ol, dt, dd, table, caption, th, td { font-weight: normal !important; margin: 0; padding: 0; color: inherit; font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;}
+h1, h2, h3, h4, h5, h6, p, a, ul, ol, dt, dd, 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;}
 ul li, ol li { list-style-type: none; }
 dl, dd, dt {border:none !important;}
 

Received on Tuesday, 1 March 2011 22:08:30 UTC