Difference between revisions of "Team:Paris Bettencourt/Wiki"

(CSS for the wiki)
 
Line 76: Line 76:
 
}
 
}
 
#footer-box{/* la boite en bas de page*/
 
#footer-box{/* la boite en bas de page*/
     position : relative;
+
     position : absolute;
 
     width:100%;  
 
     width:100%;  
 
     border:none;
 
     border:none;
     bottom:-190px;
+
     bottom:0px;
 
     color:rgb(255,255,255);
 
     color:rgb(255,255,255);
 
     background : rgb(193,185,184);
 
     background : rgb(193,185,184);

Revision as of 17:49, 30 June 2016