r289 - trunk/web
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sat Nov 5 20:43:42 EST 2005
Author: floam
Date: 2005-11-05 20:43:42 -0500 (Sat, 05 Nov 2005)
New Revision: 289
Modified:
trunk/web/ioq3.css
Log:
Kill the big nasty space below <h1>'s (our title header)
Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css 2005-11-06 01:39:45 UTC (rev 288)
+++ trunk/web/ioq3.css 2005-11-06 01:43:42 UTC (rev 289)
@@ -65,6 +65,7 @@
float: left;
font-size: 1.75em;
padding-left: .5em;
+ margin-bottom: 0;
}
h2 {
More information about the quake3-commits
mailing list