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

 
(17 intermediate revisions by 2 users not shown)
Line 56: Line 56:
 
}
 
}
 
/* Destroy the wikimedia style */
 
/* Destroy the wikimedia style */
html, body, #content, #bodyContent, #globalWrapper, #mainContainer {
+
html, body, #content, #bodyContent, #globalWrapper, #mainContainer, #mw-content-text {
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
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;
 
font-family: 'Arial', 'Trebuchet', sans-serif;
 
font-family: 'Arial', 'Trebuchet', sans-serif;
 
font-size: 20px;
 
font-size: 20px;
 +
        min-height: 100%;
 +
        position: relative;
 
}
 
}
 
#contentContainer {
 
margin-top: 700px;
 
}
 
 
  
  

Latest revision as of 18:05, 18 September 2015