Difference between revisions of "Team:UChile Biotec"

Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
 +
html {
 +
  background: url(https://static.igem.org/mediawiki/2018/6/6e/T--UChile_Biotec--Homefinal.jpg) no-repeat center center fixed;
 +
  -webkit-background-size: cover;
 +
  -moz-background-size: cover;
 +
  -o-background-size: cover;
 +
  background-size: cover;
 +
}
 +
  
/* general wrapper for the content */
 
.igem_2018_team_content {
 
background-color: #F5F4D8;
 
display:block;
 
width: 100%;
 
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:57, 16 August 2018