[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r24234: {website} remove Courier from the list. (website/trunk/css)
Author: phobos
Date: 2011-02-16 18:16:25 +0000 (Wed, 16 Feb 2011)
New Revision: 24234
Modified:
website/trunk/css/typography.css
Log:
remove Courier from the list.
Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css 2011-02-16 18:14:07 UTC (rev 24233)
+++ website/trunk/css/typography.css 2011-02-16 18:16:25 UTC (rev 24234)
@@ -92,7 +92,7 @@
}
code, tt {
- font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, Courier, monospace;
+ font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, monospace;
}
/* NAVIGATION ------------*/