Difference between revisions of "Template:Aachen/css"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 +
/*Wiki Settings*/
 +
#sideMenu, #top_title  {display:none;}
 +
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3,
 +
#bodyContent h4, #bodyContent h5 {
 +
  margin-bottom: 0px;
 +
}
 +
#globalWrapper {
 +
  padding: 0px;
 +
  font-size: 100%;
 +
  width: 100%;
 +
  height: 100%;
 +
  margin: 0 auto;
 +
}
 +
#mw-content-text, #bodyContent, #HQ_Page, .mw_content_ltr, .mw-body{
 +
    width: 100%;
 +
    height: 100%;
 +
}
 +
#content{
 +
    top: 0;
 +
    left: 0;
 +
    right: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
    padding: 0px;
 +
    margin-right: auto;
 +
    margin-left: auto;
 +
}
 +
 
/*!
 
/*!
 
  * Bootstrap v3.3.7 (http://getbootstrap.com)
 
  * Bootstrap v3.3.7 (http://getbootstrap.com)
Line 639: Line 668:
 
}
 
}
 
.bgimg {
 
.bgimg {
height: 90%;
+
height: 70%;
 
background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;
 
background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;
 
-webkit-background-size: cover;
 
-webkit-background-size: cover;
Line 651: Line 680:
 
/*# sourceMappingURL=bootstrap-theme.css.map */
 
/*# sourceMappingURL=bootstrap-theme.css.map */
  
/*Wiki Settings*/
 
#sideMenu, #top_title  {display:none;}
 
  
#bodyContent h1, #bodyContent h2, #bodyContent h3,
 
#bodyContent h4, #bodyContent h5 {
 
  margin-bottom: 0px;
 
}
 
#globalWrapper {
 
  padding: 0px;
 
  font-size: 100%;
 
  width: 100%;
 
  height: 100%;
 
  margin: 0 auto;
 
}
 
#mw-content-text, #bodyContent, #HQ_Page, .mw_content_ltr, .mw-body{
 
    width: 100%;
 
    height: 100%;
 
}
 
#content{
 
    top: 0;
 
    left: 0;
 
    right: 0;
 
    width: 100%;
 
    height: 100%;
 
    padding: 0px;
 
    margin-right: auto;
 
    margin-left: auto;
 
}
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 08:59, 3 July 2017