diff options
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; |