Difference between revisions of "Team:UChile Biotec"

Line 3: Line 3:
 
<style>
 
<style>
  
html {  
+
/* general wrapper for the content */
  background: url('https://static.igem.org/mediawiki/2018/6/6e/T--UChile_Biotec--Homefinal.jpg') no-repeat center center fixed;  
+
.igem_2018_team_content {
  -webkit-background-size: cover;
+
background-color: #F5F4D8;
  -moz-background-size: cover;
+
display:block;
  -o-background-size: cover;
+
width: 100%;
  background-size: cover;
+
background-image: url('https://static.igem.org/mediawiki/2018/6/6e/T--UChile_Biotec--Homefinal.jpg') !important;
}
+
background-repeat: no-repeat;
 +
background-position: center top;
 +
background-color: #C0DACF;  
 +
background-size: cover,contain;
 +
}
  
 
</style>
 
</style>

Revision as of 00:59, 16 August 2018