aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-02-21 01:54:31 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-02-21 01:54:31 +0000
commite6214c1dd2edd4ec479d99b76ac9bc2798fcd030 (patch)
tree94842e4b675f9e5a92cd238adab6fd26c9cec6de
parentc2e81806b8c22b0452e95ef61c6a51d5796c47fb (diff)
downloadioquake3-aero-e6214c1dd2edd4ec479d99b76ac9bc2798fcd030.tar.gz
ioquake3-aero-e6214c1dd2edd4ec479d99b76ac9bc2798fcd030.zip
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
-rw-r--r--web/images/quake3_logo_web.pngbin19862 -> 20226 bytes
-rw-r--r--web/ioq3.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/web/images/quake3_logo_web.png b/web/images/quake3_logo_web.png
index 9339536..9c1f8ff 100644
--- a/web/images/quake3_logo_web.png
+++ b/web/images/quake3_logo_web.png
Binary files 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;
}