[Pkg-jed-commit] r75 - trunk/www

Rafael Laboissiere rafael at costa.debian.org
Wed Sep 21 22:29:31 UTC 2005


Author: rafael
Date: 2005-09-21 22:29:30 +0000 (Wed, 21 Sep 2005)
New Revision: 75

Modified:
   trunk/www/djg.css
Log:
Increased width of left panel of the footer


Modified: trunk/www/djg.css
===================================================================
--- trunk/www/djg.css	2005-09-21 22:28:02 UTC (rev 74)
+++ trunk/www/djg.css	2005-09-21 22:29:30 UTC (rev 75)
@@ -48,12 +48,12 @@
 
 #footer > #status {
   float: left;
-  width: 65%;
+  width: 75%;
 }
 
 #footer > #validate {
   float: right;
-  width: 25%;
+  width: 20%;
   text-align: right;
 }
 
@@ -73,4 +73,4 @@
   font-size: 1px;
   color: #ddd;
   border: solid 1px;
-}
\ No newline at end of file
+}




More information about the Pkg-jed-commit mailing list