diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-06 06:41:16 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-06 06:41:16 +0000 |
commit | 2635abf539937c11b65d3edec0cac20611f48a96 (patch) | |
tree | 4cd2a0593c6fdb929525e6099935bc63191a8ccc /web | |
parent | 5591da8408bf7b91a6d2ee50e81c85cbe46b27ba (diff) | |
download | ioquake3-aero-2635abf539937c11b65d3edec0cac20611f48a96.tar.gz ioquake3-aero-2635abf539937c11b65d3edec0cac20611f48a96.zip |
Trebuchet is a tad bit smaller than the previous.
git-svn-id: svn://svn.icculus.org/quake3/trunk@429 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 085d839..9df4276 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: 10pt; + font-size: 11pt; color: black; background-color: #888; margin: 0; |