Team:Paris-Saclay/footer.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 2: | Line 2: | ||
clear : both; | clear : both; | ||
width : 1000px; | width : 1000px; | ||
- | height: | + | height: 150px; |
margin-top : -7px; | margin-top : -7px; | ||
background-color : rgb(35,35,35); | background-color : rgb(35,35,35); |
Revision as of 13:24, 31 July 2012
- paris-saclay-footer{
clear : both; width : 1000px; height: 150px; margin-top : -7px; background-color : rgb(35,35,35); }
/* desactivate some elements on the footer*/
- catlinks{
display : none; }