html5/spec-author-view style.css,1.75,1.76

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

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


Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- style.css	23 May 2011 02:22:05 -0000	1.75
+++ style.css	23 May 2011 02:25:01 -0000	1.76
@@ -271,7 +271,7 @@
 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; 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; }
+code, pre { font-family: monospace; }
 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 Monday, 23 May 2011 02:25:04 UTC