diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-06 06:41:35 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-06 06:41:35 +0000 |
commit | e6d67c186ebb5ed96377c725e711618ffab0db82 (patch) | |
tree | 6cd70ba12600db3aed4a0ecaf6800abce6169e6b /web | |
parent | 2635abf539937c11b65d3edec0cac20611f48a96 (diff) | |
download | ioquake3-aero-e6d67c186ebb5ed96377c725e711618ffab0db82.tar.gz ioquake3-aero-e6d67c186ebb5ed96377c725e711618ffab0db82.zip |
welp, too much
git-svn-id: svn://svn.icculus.org/quake3/trunk@430 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/ioq3.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/ioq3.css b/web/ioq3.css index 9df4276..085d839 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -1,6 +1,6 @@ body, html { font-family: "Trebuchet MS", "Bitstream Vera Sans", sans-serif; - font-size: 11pt; + font-size: 10pt; color: black; background-color: #888; margin: 0; |