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);
+
background-color : rgb(35,35,35);
 +
width:1000px;
}
}

Revision as of 19:50, 15 September 2012

  1. paris-saclay-footer{

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

/* desactivate some elements on the footer*/

  1. catlinks{

display : none; }