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

 
(4 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 */
 
#main-wrapper {
 
  position: relative;
 
  z-index: 50;
 
}
 
  
 
#mainContainer {
 
#mainContainer {
Line 115: Line 114:
 
font-size: 20px;
 
font-size: 20px;
 
         min-height: 100%;
 
         min-height: 100%;
        margin-bottom: -250px;
 
 
         position: relative;
 
         position: relative;
        overflow: hidden;
 
}
 
 
#mainContainer:after {
 
    content: '';
 
    display: block;
 
    height: 250px;
 
 
}
 
}
  

Latest revision as of 18:05, 18 September 2015