From e6214c1dd2edd4ec479d99b76ac9bc2798fcd030 Mon Sep 17 00:00:00 2001 From: floam Date: Tue, 21 Feb 2006 01:54:31 +0000 Subject: Web-safe for the crazy guy without a 24bit graphics card. git-svn-id: svn://svn.icculus.org/quake3/trunk@575 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/images/quake3_logo_web.png | Bin 19862 -> 20226 bytes web/ioq3.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/images/quake3_logo_web.png b/web/images/quake3_logo_web.png index 9339536..9c1f8ff 100644 Binary files a/web/images/quake3_logo_web.png and b/web/images/quake3_logo_web.png differ diff --git a/web/ioq3.css b/web/ioq3.css index 0f85fad..f4f7cff 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -2,7 +2,7 @@ body, html { font-family: "Trebuchet MS", "Bitstream Vera Sans", sans-serif; font-size: 10pt; color: black; - background-color: #888888; + background-color: #999999; margin: 0; } -- cgit v1.2.3