Team:Paris-Saclay/footer.css
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | # | + | #main-footer{ |
clear : both; | clear : both; | ||
- | width : 1000px; | + | width:1000px; |
- | height: | + | overflow:hidden; |
- | margin- | + | height: 100px; |
- | + | margin-left : auto; | |
+ | margin-right : auto; | ||
+ | padding : 20px; | ||
} | } | ||
Latest revision as of 16:50, 21 September 2012
- main-footer{
clear : both; width:1000px; overflow:hidden; height: 100px; margin-left : auto; margin-right : auto; padding : 20px; }
/* desactivate some elements on the footer*/
- catlinks{
display : none; }