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

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

Modified Files:
	style.css 
Log Message:
jesus


Index: style.css
===================================================================
RCS file: /sources/public/html5/spec-author-view/style.css,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- style.css	23 May 2011 02:25:01 -0000	1.76
+++ style.css	23 May 2011 02:28:15 -0000	1.77
@@ -272,6 +272,7 @@
 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: monospace; }
+code a, pre a { font-family: monospace !important; }
 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:28:19 UTC