r428 - trunk/web
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Tue Dec 6 01:39:32 EST 2005
Author: floam
Date: 2005-12-06 01:39:32 -0500 (Tue, 06 Dec 2005)
New Revision: 428
Modified:
trunk/web/ioq3.css
Log:
I must have been on crack when I typed, that, the font is called
something else. Hopefully not everyone hates trebuchet now that it is
the default.
Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css 2005-12-06 05:31:07 UTC (rev 427)
+++ trunk/web/ioq3.css 2005-12-06 06:39:32 UTC (rev 428)
@@ -1,5 +1,5 @@
body, html {
- font-family: "Trebuchet Sans MS", "Bitstream Vera Sans", sans-serif;
+ font-family: "Trebuchet MS", "Bitstream Vera Sans", sans-serif;
font-size: 10pt;
color: black;
background-color: #888;
More information about the quake3-commits
mailing list