aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-06 01:43:42 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-06 01:43:42 +0000
commit8089c33239ad9fe0f2139162cc1a6bf8e73019a0 (patch)
tree3ca643ff67fdb7fd944ed6f38d8642f7f5034a12 /web
parent3d9fc43e2b442615b1b81b86df7ba6b1d8eebddb (diff)
downloadioquake3-aero-8089c33239ad9fe0f2139162cc1a6bf8e73019a0.tar.gz
ioquake3-aero-8089c33239ad9fe0f2139162cc1a6bf8e73019a0.zip
Kill the big nasty space below <h1>'s (our title header)
git-svn-id: svn://svn.icculus.org/quake3/trunk@289 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/ioq3.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/ioq3.css b/web/ioq3.css
index 8b2d15c..5396db5 100644
--- a/web/ioq3.css
+++ b/web/ioq3.css
@@ -65,6 +65,7 @@ h1 {
float: left;
font-size: 1.75em;
padding-left: .5em;
+ margin-bottom: 0;
}
h2 {