diff options
-rw-r--r-- | web/images/quake3_logo_web.png | bin | 19862 -> 20226 bytes | |||
-rw-r--r-- | web/ioq3.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/web/images/quake3_logo_web.png b/web/images/quake3_logo_web.png Binary files differindex 9339536..9c1f8ff 100644 --- a/web/images/quake3_logo_web.png +++ b/web/images/quake3_logo_web.png 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; } |