r245 - in trunk/web: . include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Nov 3 00:33:55 EST 2005


Author: floam
Date: 2005-11-03 00:33:55 -0500 (Thu, 03 Nov 2005)
New Revision: 245

Modified:
   trunk/web/include/home.php
   trunk/web/ioq3.css
Log:
Minor cosmetic stuff, make mailing-list guy happy.


Modified: trunk/web/include/home.php
===================================================================
--- trunk/web/include/home.php	2005-11-03 04:04:12 UTC (rev 244)
+++ trunk/web/include/home.php	2005-11-03 05:33:55 UTC (rev 245)
@@ -1,5 +1,5 @@
 <p>Quake 3 source code was released on August 20th by the fine folks at id Software. We thank them for that, and are continuing the mission of a Quake 3 that is without fault.</p>
-<img src="images/quake3.jpg" class="right" />
+<img src="images/quake3.jpg" class="right" alt="Logo" />
 <h2>What's the point?</h2>
 <p>This project aims to build upon id Software's Quake 3 source code release.
 The source was released on August 20, 2005 under the GPL license. Since then, we have

Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css	2005-11-03 04:04:12 UTC (rev 244)
+++ trunk/web/ioq3.css	2005-11-03 05:33:55 UTC (rev 245)
@@ -14,11 +14,12 @@
 
 #footer {
 	clear: left;
+	background-color: transparent;
 	color: #4d4d4d;
-	background-color: transparent;
 	border-top: 1px dashed #222;
 	padding-top: .3em;
 	font-size: .8em;
+	padding: .35em;
 }
 
 #footer a {
@@ -91,6 +92,7 @@
 }
 
 td {
+	color: black;
 	background-color: #8f8f8f;
 	border-bottom: 1px dashed #777;
 	border-right: 1px dashed #777;




More information about the quake3-commits mailing list