r308 - trunk/web

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 6 20:46:47 EST 2005


Author: floam
Date: 2005-11-06 20:46:46 -0500 (Sun, 06 Nov 2005)
New Revision: 308

Modified:
   trunk/web/ioq3.css
Log:
Really, I'll stop commiting every 5 minutes someday.


Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css	2005-11-07 01:43:38 UTC (rev 307)
+++ trunk/web/ioq3.css	2005-11-07 01:46:46 UTC (rev 308)
@@ -72,7 +72,7 @@
 h3 {
 	color: #440000;
 	font-size: 1em;
-	margin: .5em 0em .5em 0em;
+	margin: .5em 0 .5em 0;
 	padding: 0;
 }
 
@@ -104,11 +104,11 @@
 	background-color: #8f8f8f;
 	border-bottom: 1px dashed #777;
 	border-right: 1px dashed #777;
-	padding: .20em;
+	padding: .20;
 }
 
 p {
-	margin-left: 1em;
+	margin: 0 1em 0 1em;
 	text-align: justify;
 }
 




More information about the quake3-commits mailing list