[Bast-commits] r8884 - in DBIC-Web: . components pages/resources/css

david at dev.catalyst.perl.org david at dev.catalyst.perl.org
Thu Mar 4 14:43:07 GMT 2010


Author: david
Date: 2010-03-04 14:43:07 +0000 (Thu, 04 Mar 2010)
New Revision: 8884

Modified:
   DBIC-Web/
   DBIC-Web/components/wrapper.tt
   DBIC-Web/pages/resources/css/layout.css
Log:
 r33 at drax:  david | 2010-03-04 14:21:12 +0000
 Restyle and tweak footer



Property changes on: DBIC-Web
___________________________________________________________________
Modified: svk:merge
   - 8f56f3f5-0ce6-439a-8bf6-7ff32a8a3359:/local/DBIC-Web:32
   + 8f56f3f5-0ce6-439a-8bf6-7ff32a8a3359:/local/DBIC-Web:33

Modified: DBIC-Web/components/wrapper.tt
===================================================================
--- DBIC-Web/components/wrapper.tt	2010-03-04 14:43:04 UTC (rev 8883)
+++ DBIC-Web/components/wrapper.tt	2010-03-04 14:43:07 UTC (rev 8884)
@@ -20,7 +20,7 @@
   </div>
   [% IF title; ELSE; PROCESS twitter.tt; END; %]
  <div id="footer">
-  <p>Design: &copy; J. Robinson, M. Keating 2009</p>
+  <p>Design: © J. Robinson, M. Keating, D. Dorward 2010</p>
  </div>
  </div>
  

Modified: DBIC-Web/pages/resources/css/layout.css
===================================================================
--- DBIC-Web/pages/resources/css/layout.css	2010-03-04 14:43:04 UTC (rev 8883)
+++ DBIC-Web/pages/resources/css/layout.css	2010-03-04 14:43:07 UTC (rev 8884)
@@ -35,12 +35,12 @@
   margin: -4px 0px 0px 0px;
 }
 #footer {
-  width: 930px;
+  width: 910px;
   margin: 0px 0px 0px 0px;
   background: #3d9ad1;
   clear: both;
   color: #ffffff;
   font-size: 90%;
-  padding: 20px 0px 3px 0px;
+  padding: 10px;
 }
 




More information about the Bast-commits mailing list