aboutsummaryrefslogtreecommitdiffstats
path: root/web/ioq3.css
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-03 03:46:09 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-03 03:46:09 +0000
commit0d3c0c54730c87ab23172a9e54d24842f2dee36a (patch)
tree81f3a97716207d2d3386cdf1f12448b014427c10 /web/ioq3.css
parentfcd9be7888fcefb007868b8db178f1a224e26c7d (diff)
downloadioquake3-aero-0d3c0c54730c87ab23172a9e54d24842f2dee36a.tar.gz
ioquake3-aero-0d3c0c54730c87ab23172a9e54d24842f2dee36a.zip
HTML tables are supposed to be two-dimensional, I guess.
git-svn-id: svn://svn.icculus.org/quake3/trunk@243 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/ioq3.css')
-rw-r--r--web/ioq3.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index 1477f44..7f5ea64 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -66,6 +66,11 @@ table {
border-spacing: 0;
}
+caption {
+ color: maroon;
+ background-color: transparent;
+ font-variant: small-caps;
+}
th {
text-align: left;