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

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

Modified Files:
	style.css 
Log Message:
update

Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- style.css	24 Apr 2011 03:46:58 -0000	1.64
+++ style.css	24 Apr 2011 14:36:06 -0000	1.65
@@ -199,7 +199,7 @@
 /*ul li:before { content: '\22c5'; font-size: 2em; color: #9cc; position: absolute; top: -0.35em; left: -0.65em; font-family: lucida; font-weight: bold; }*/
 ul li ul { margin: 0em; }
 li li { margin: 0em 0em 0em 1.2em; }
-code, pre { font-family: "Bitstream Vera Sans Mono", "DejaVu Sans Mono", "Andale Mono", Inconsolata, "Lucida Console", Consolas, Monaco, "courier new", courier; color: #233b3b; font-size: 0.9em; display: inline-block; }
+code, pre { font-family: "Bitstream Vera Sans Mono", "DejaVu Sans Mono", "Andale Mono", Inconsolata, "Lucida Console", Consolas, Monaco, "courier new", courier; font-size: 0.9em; display: inline-block; }
 pre { margin: 0em 0em 1em -0.6em; background: #F6FBEC; display: inline-block; padding: 0.25em 0.6em; }
 
 /* change color from #66CCCC to #376F6F */

Received on Sunday, 24 April 2011 14:36:10 UTC