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

 
(41 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<style>
 
<style>
  
#FigA {
 
border-radius: 20px;
 
border-color: green;
 
border-style: solid;
 
border-width: 5px;
 
}
 
  
 
#home {
 
#home {
height:2500px;
+
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:scroll;
 
}
 
}
  
 
body {
 
body {
 +
min-height:2000px;
 
width:100%;
 
width:100%;
height:2500px;
+
background: url('https://static.igem.org/mediawiki/2017/8/88/T--UChile_OpenBio-CeBiB--Home2.jpeg') repeat;
 +
background-size:cover;
 +
position:relative;
 
}
 
}
  
Line 32: Line 30:
  
 
<div id="home"></div>
 
<div id="home"></div>
 +
  
  

Latest revision as of 22:56, 14 December 2017

Document