Team:Paris-Saclay/footer.css

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
#main-footer{
#main-footer{
clear : both;
clear : both;
-
margin-top : -6px;
 
width:1200px;
width:1200px;
height: 100px;
height: 100px;

Revision as of 13:04, 16 September 2012

  1. main-footer{

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

/* desactivate some elements on the footer*/

  1. catlinks{

display : none; }