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

 
(85 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:5100px;
+
min-height:2500px;
width:3300px;
+
width:100%;
background: url('https://static.igem.org/mediawiki/2017/4/49/T--UChile_OpenBio-CeBiB--FondoHome.png');
+
background: url('https://static.igem.org/mediawiki/2017/4/49/T--UChile_OpenBio-CeBiB--FondoHome.png') no-repeat;
 +
background-size:contain;
 +
position:relative;
 +
margin-top:70px;
 +
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;
 +
}
 +
 +
</style>
 +
</head>
  
 
<body>
 
<body>
Line 21: Line 30:
  
 
<div id="home"></div>
 
<div id="home"></div>
 +
  
  

Latest revision as of 22:56, 14 December 2017

Document