Difference between revisions of "Team:UChile OpenBio-CeBiB"

 
(19 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
#home {
 
#home {
min-height:2450px;
+
min-height:2500px;
 
width:100%;
 
width:100%;
 
background: url('https://static.igem.org/mediawiki/2017/4/49/T--UChile_OpenBio-CeBiB--FondoHome.png') no-repeat;
 
background: url('https://static.igem.org/mediawiki/2017/4/49/T--UChile_OpenBio-CeBiB--FondoHome.png') no-repeat;
background-size:cover;
+
background-size:contain;
 
position:relative;
 
position:relative;
 
margin-top:70px;
 
margin-top:70px;
background-attachment:
+
background-attachment:scroll;
 +
}
 +
 
 +
body {
 +
min-height:2000px;
 +
width:100%;
 +
background: url('https://static.igem.org/mediawiki/2017/8/88/T--UChile_OpenBio-CeBiB--Home2.jpeg') repeat;
 +
background-size:cover;
 +
position:relative;
 
}
 
}
  
Line 22: Line 30:
  
 
<div id="home"></div>
 
<div id="home"></div>
 +
  
  

Latest revision as of 22:56, 14 December 2017

Document