aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-03 06:04:24 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-03-03 06:04:24 +0000
commit9e751cbb89806cdc82c832476cf172949281c09a (patch)
treec3090226df1f1c67390b2155dabd1ded4d7acc62 /web
parent3fff9db14bea50c7206e8d22961e0e837c65ac3d (diff)
downloadioquake3-aero-9e751cbb89806cdc82c832476cf172949281c09a.tar.gz
ioquake3-aero-9e751cbb89806cdc82c832476cf172949281c09a.zip
Fieldsets added a border we don't like.
git-svn-id: svn://svn.icculus.org/quake3/trunk@614 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/ioq3.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index d35ba6a..34bcde5 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -80,7 +80,7 @@ h3 {
padding: 0;
}
-img {
+img, fieldset {
border: 0;
margin: .5em 1em .5em .5em;
}