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;
-
background-color : rgb(35,35,35);
 
width:1000px;
width:1000px;
-
height: 250px;
+
height: 200px;
margin-left : auto;
margin-left : auto;
margin-right : auto;
margin-right : auto;

Revision as of 19:52, 15 September 2012

  1. paris-saclay-footer{

clear : both; margin-top : -6px; width:1000px; height: 200px; margin-left : auto; margin-right : auto; }

/* desactivate some elements on the footer*/

  1. catlinks{

display : none; }