Difference between revisions of "Template:Team:NU Kazakhstan/css"

Line 2: Line 2:
 
<style>
 
<style>
 
/*Overrule Wiki Settings*/
 
/*Overrule Wiki Settings*/
#sideMenu,   {display:none;}
+
#sideMenu, #top_title  {display:none;}
#content{width:100%;}
+
 
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3,
 +
#bodyContent h4, #bodyContent h5 {
 +
  margin-bottom: 0px;
 +
}
 +
#HQ_page p {
 +
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 +
    font-size: 14px;
 +
    line-height: 1.42857143;
 +
    color: #333;
 +
}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 +
    line-height: 1.1;
 +
    color: #333;
 +
    font-weight: 500;
 +
    margin-bottom: 18px;
 +
}
 +
 
 +
 
 +
#globalWrapper {
 +
  padding: 0px;
 +
  font-size: 100%;
 +
  width: 100%;
 +
  height: 100%;
 +
  margin: 0;
 +
}
 +
#content{
 +
    top: 0;
 +
    left: 0;
 +
    right: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
    padding: 0px;
 +
    margin-right: auto;
 +
    margin-left: auto;
 +
}
 +
#mw-content-text, #bodyContent, #HQ_page, .mw_content_ltr, .mw-body{
 +
    width: 100%;
 +
    height: 100%;
 +
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 16:08, 3 September 2017