r557 - trunk/web
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Mon Feb 20 03:19:23 EST 2006
Author: floam
Date: 2006-02-20 03:19:16 -0500 (Mon, 20 Feb 2006)
New Revision: 557
Modified:
trunk/web/ioq3.css
Log:
No border on images
Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css 2006-02-20 08:18:14 UTC (rev 556)
+++ trunk/web/ioq3.css 2006-02-20 08:19:16 UTC (rev 557)
@@ -81,7 +81,7 @@
}
img {
- border: 1px solid black;
+ border: 0;
margin: .5em 1em .5em .5em;
}
More information about the quake3-commits
mailing list