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

 
(18 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;
 
}
 
}
/* Repair the menu (offset)  
+
 
 +
html, body, #content, #bodyContent, #mainContainer, #mw-content-text {
 +
height: 100%;
 +
}
 +
 
 +
/* Repair the menu (offset) */
 
#top_menu_inside li {
 
#top_menu_inside li {
 
margin: 2px;
 
margin: 2px;
}*/
+
}
 
/* Modify a bit the iGEM bar… Sorry!
 
/* Modify a bit the iGEM bar… Sorry!
 
#top_menu_14,
 
#top_menu_14,
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