Difference between revisions of "Template:Team:Aachen/AC17 Style"

(Undo revision 40125 by Msobota (talk))
(Undo revision 40062 by Msobota (talk))
 
Line 590: Line 590:
 
}
 
}
 
/*# sourceMappingURL=bootstrap-theme.css.map */
 
/*# sourceMappingURL=bootstrap-theme.css.map */
/* Additional css*/
+
 
html, body{
+
height: 100%;
+
}
+
body{
+
margin-top: 50px;
+
}
+
h1{
+
margin-top: 40px;
+
margin-bottom: 18px;
+
}
+
p{
+
font-size: 150%;
+
}
+
.col-centered{
+
    float: none;
+
    margin: 0 auto;
+
}
+
.jumbotron-index{
+
position: absolute;
+
    top: 20%;
+
    left:50%;
+
    transform: translate(-5%,-50%);
+
    border: none;
+
background:none;
+
}
+
.bgimg {
+
height: 70%;
+
background: url('https://static.igem.org/mediawiki/2017/d/df/Wintershall_Monte_Kali_11.svg') no-repeat center center fixed;
+
-webkit-background-size: cover;
+
-moz-background-size: cover;
+
-o-background-size: cover;
+
background-size: cover;
+
}
+
.subheader{
+
font-size: 50px;
+
}
+
 
</style
 
</style
  

Latest revision as of 15:24, 30 June 2017