aboutsummaryrefslogtreecommitdiffstats
path: root/web/ioq3.css
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-05 21:38:44 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-05 21:38:44 +0000
commitc824eff2dcd4712e1418cc0c5bc6f93f98c1f474 (patch)
tree70eb72902ab98bb688a3216d12835a4f27163446 /web/ioq3.css
parent4f80e267dac20e49e9cbcf9275796f054b6aae2a (diff)
downloadioquake3-aero-c824eff2dcd4712e1418cc0c5bc6f93f98c1f474.tar.gz
ioquake3-aero-c824eff2dcd4712e1418cc0c5bc6f93f98c1f474.zip
Make validator link check current page.
Tweak CSS a tiny bit. Make OpenAL sound more better. git-svn-id: svn://svn.icculus.org/quake3/trunk@285 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/ioq3.css')
-rw-r--r--web/ioq3.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index 8177e15..8b2d15c 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -17,7 +17,6 @@ body, html {
background-color: transparent;
color: #4d4d4d;
border-top: 1px dashed #222;
- padding-top: .3em;
font-size: .8em;
padding: .35em;
}
@@ -98,7 +97,7 @@ caption {
}
th {
- text-align: left;
+ text-align: left;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
padding: .5em;