diff options
-rw-r--r-- | web/ioq3.css | 4 |
1 files 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; |