Anyone with phpweb karma?
Index: site.css
===================================================================
RCS file: /repository/phpweb/styles/site.css,v
retrieving revision 1.71
diff -u -r1.71 site.css
--- site.css 1 Jan 2009 23:02:13 -0000 1.71
+++ site.css 8 Jan 2009 15:49:51 -0000
@@ -10,7 +10,10 @@
font-family: verdana, arial, helvetica, sans-serif;
}
code, pre, tt {
- font-family: "Courier New", Courier, monospace;
+ font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida
Console", Monaco, "Courier New", Courier, monospace;
+}
+tt.parameter {
+ font-style: italic;
}
pre {
background-color: #ddd;-- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"
site.css.patch
Description: Binary data
