r265 - trunk/web
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Nov 4 01:17:39 EST 2005
Author: floam
Date: 2005-11-04 01:17:39 -0500 (Fri, 04 Nov 2005)
New Revision: 265
Modified:
trunk/web/ioq3.css
Log:
I think this looks better
Modified: trunk/web/ioq3.css
===================================================================
--- trunk/web/ioq3.css 2005-11-04 06:14:04 UTC (rev 264)
+++ trunk/web/ioq3.css 2005-11-04 06:17:39 UTC (rev 265)
@@ -82,7 +82,8 @@
}
img {
- border: 0;
+ border: 1px solid black;
+ margin: .5em;
}
table {
@@ -111,6 +112,10 @@
padding: .20em;
}
+p {
+ text-align: justify;
+}
+
.right {
float: right;
}
More information about the quake3-commits
mailing list