From a20a1e588ab4491d9ce4cb380bb2406269338a7d Mon Sep 17 00:00:00 2001 From: floam Date: Sun, 13 Nov 2005 21:08:04 +0000 Subject: I found out what looks dark red on my monitor looks black on most. git-svn-id: svn://svn.icculus.org/quake3/trunk@351 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/ioq3.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/ioq3.css b/web/ioq3.css index d01f0ff..d1c142f 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -67,14 +67,14 @@ h1 { } h2 { - color: #440000; + color: #550000; font-size: 1.25em; margin: .75em .5em .75em .5em; padding: 0; } h3 { - color: #440000; + color: #550000; font-size: 1em; margin: .5em .8em .5em .8em; padding: 0; -- cgit v1.2.3