[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r24233: {website} try out rransom's fixes from ticket 2502. (website/trunk/css)
Author: phobos
Date: 2011-02-16 18:14:07 +0000 (Wed, 16 Feb 2011)
New Revision: 24233
Modified:
website/trunk/css/typography.css
Log:
try out rransom's fixes from ticket 2502.
Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css 2011-02-16 16:15:27 UTC (rev 24232)
+++ website/trunk/css/typography.css 2011-02-16 18:14:07 UTC (rev 24233)
@@ -91,6 +91,10 @@
margin: 2px 0 5px;
}
+code, tt {
+ font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, Courier, monospace;
+}
+
/* NAVIGATION ------------*/
#nav ul { font-size: 1.167em; }