From 5591da8408bf7b91a6d2ee50e81c85cbe46b27ba Mon Sep 17 00:00:00 2001 From: floam Date: Tue, 6 Dec 2005 06:39:32 +0000 Subject: 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. git-svn-id: svn://svn.icculus.org/quake3/trunk@428 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/ioq3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/ioq3.css b/web/ioq3.css index d1c142f..085d839 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -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; -- cgit v1.2.3