Team:Paris-Saclay/footer.css

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
width : 1000px;
width : 1000px;
height: 200px;
height: 200px;
-
margin-top : -6px;
+
margin-top : -7px;
background-color : rgb(35,35,35);
background-color : rgb(35,35,35);
}
}

Revision as of 13:23, 31 July 2012

  1. paris-saclay-footer{

clear : both; width : 1000px; height: 200px; margin-top : -7px; background-color : rgb(35,35,35); }

/* desactivate some elements on the footer*/

  1. catlinks{

display : none; }