Difference between revisions of "Template:Paris Bettencourt/cssBase"

 
(6 intermediate revisions by the same user not shown)
Line 64: Line 64:
 
vertical-align: baseline;
 
vertical-align: baseline;
 
width: 100%;
 
width: 100%;
height: 100%;
 
 
         min-width: 400px;
 
         min-width: 400px;
 
}
 
}
 +
 +
html, body, #content, #bodyContent, #mainContainer, #mw-content-text {
 +
height: 100%;
 +
}
 +
 
/* Repair the menu (offset) */
 
/* Repair the menu (offset) */
 
#top_menu_inside li {
 
#top_menu_inside li {
Line 104: Line 108:
 
/* TEMPLATE */
 
/* TEMPLATE */
 
/* Whole page */
 
/* Whole page */
 +
 
#mainContainer {
 
#mainContainer {
 
background-color: white;
 
background-color: white;
Line 110: Line 115:
 
         min-height: 100%;
 
         min-height: 100%;
 
         position: relative;
 
         position: relative;
        margin-bottom: -250px;
 
 
}
 
}
 
  
  

Latest revision as of 18:05, 18 September 2015