Team:Paris-Saclay/footer.css

From 2012.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 1: Line 1:
#main-footer{
#main-footer{
clear : both;
clear : both;
-
margin-top : -6px;
+
width:1000px;
-
width:1200px;
+
overflow:hidden;
height: 100px;
height: 100px;
margin-left : auto;
margin-left : auto;

Latest revision as of 16:50, 21 September 2012

  1. main-footer{

clear : both; width:1000px; overflow:hidden; height: 100px; margin-left : auto; margin-right : auto; padding : 20px; }

/* desactivate some elements on the footer*/

  1. catlinks{

display : none; }