Difference between revisions of "Template:BIT-China"

Line 2: Line 2:
 
<style>
 
<style>
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/
 +
 +
#top_title {
 +
        margin-bottom: 0!important;
 +
}
 +
 +
#top_menu_under {
 +
        height: 0;
 +
}
 +
 +
#HQ_page{
 +
        margin-left:0 !important;
 +
}
 +
 +
#globalWrapper,#content{
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 0px;
 +
    margin: 0px;
 +
    padding: 0px;
 +
}
 +
 +
#HQ_page p {
 +
    text-align: justify!important;
 +
}
 +
 +
#w_navMenu>p {
 +
    text-align: right!important;
 +
}
 +
 +
#HQ_page table,ul {
 +
margin-left: 0 !important;
 +
}
 +
 +
#content{
 +
    line-height:normal;
 +
}
 +
 +
.mw-content-ltr ul {
 +
      margin: 0  !important;
 +
}
 +
 +
* {
 +
  -webkit-box-sizing: border-box;!important
 +
    -moz-box-sizing: border-box;!important
 +
          box-sizing: border-box;!important
 +
}
 +
  
 
     /* ! normalize.css v1.0.0 | MIT License | git.io/normalize */
 
     /* ! normalize.css v1.0.0 | MIT License | git.io/normalize */

Revision as of 04:58, 29 June 2018