[D-community-commits] r151 - trunk/htdocs

ajdlinux-guest at alioth.debian.org ajdlinux-guest at alioth.debian.org
Sat Aug 25 01:40:11 UTC 2007


Author: ajdlinux-guest
Date: 2007-08-25 01:40:11 +0000 (Sat, 25 Aug 2007)
New Revision: 151

Modified:
   trunk/htdocs/dco.css
Log:
fix alignment


Modified: trunk/htdocs/dco.css
===================================================================
--- trunk/htdocs/dco.css	2007-08-20 11:17:36 UTC (rev 150)
+++ trunk/htdocs/dco.css	2007-08-25 01:40:11 UTC (rev 151)
@@ -31,6 +31,8 @@
 
 #maincol {
         border: none;
+        width: 100%;
+	vertical-align: top;
 }
 
 #sidebar {
@@ -92,4 +94,4 @@
 #copyright {
         font-size: 8pt;
         text-align: center;
-}
\ No newline at end of file
+}




More information about the D-community-commits mailing list