Team:Paris-Saclay/footer.css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
clear : both;
clear : both;
margin-top : -6px;
margin-top : -6px;
-
width:1000px;
+
width:1200px;
-
height: 200px;
+
height: 100px;
margin-left : auto;
margin-left : auto;
margin-right : auto;
margin-right : auto;

Revision as of 20:07, 15 September 2012

  1. main-footer{

clear : both; margin-top : -6px; width:1200px; height: 100px; margin-left : auto; margin-right : auto; padding : 20px; }

/* desactivate some elements on the footer*/

  1. catlinks{

display : none; }