r314 - trunk/web
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Mon Nov 7 01:19:59 EST 2005
Author: floam
Date: 2005-11-07 01:19:59 -0500 (Mon, 07 Nov 2005)
New Revision: 314
Modified:
trunk/web/ioq3.css
Log:
Fix margins once and for all I hope
Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css 2005-11-07 06:11:52 UTC (rev 313)
+++ trunk/web/ioq3.css 2005-11-07 06:19:59 UTC (rev 314)
@@ -108,7 +108,7 @@
}
p {
- margin: 0 1em 0 1em;
+ margin: .5em 1em .5em 1em;
text-align: justify;
}
More information about the quake3-commits
mailing list