diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-02 22:29:42 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-02 22:29:42 +0000 |
commit | c80093bdf7499a4f2ee3bc3e366b8c802b59cac9 (patch) | |
tree | e8b10bac8fe4c463f4e2f4997ca1170f2cc73b6f /web | |
parent | 44ef6f7a402c74c458ec8d5def37930005af4dcd (diff) | |
download | ioquake3-aero-c80093bdf7499a4f2ee3bc3e366b8c802b59cac9.tar.gz ioquake3-aero-c80093bdf7499a4f2ee3bc3e366b8c802b59cac9.zip |
* Website fix from sysrq
git-svn-id: svn://svn.icculus.org/quake3/trunk@237 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/ioq3.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/ioq3.css b/web/ioq3.css index a7240be..aed1356 100644 --- a/web/ioq3.css +++ b/web/ioq3.css @@ -20,8 +20,7 @@ body, html { } #footer a { - color: #4b4b4b - ; + color: #4b4b4b; background-color: transparent; } @@ -48,7 +47,6 @@ h1, :link:hover, :visited:hover { } h1 { - float: left; font-size: 1.75em; } |