Difference between revisions of "Team:UChile Biotec/css"

Line 148: Line 148:
 
display:block;
 
display:block;
 
width: 100%;
 
width: 100%;
        background-image: url('https://static.igem.org/mediawiki/2018/8/87/T--UChile_Biotec--Fondoplanolarge.png');
+
 
        background-repeat: no-repeat;
+
        background-attachment: fixed;
+
        background-position: center;
+
 
}
 
}
  
Line 158: Line 155:
 
margin:auto;
 
margin:auto;
 
max-width: 1400px;
 
max-width: 1400px;
width:90%;
+
width:100%;
 +
        background-image: url('https://static.igem.org/mediawiki/2018/b/b7/T--UChile_Biotec--Topfondo.jpg');
 +
        background-repeat: no-repeat;
 +
        background-size: cover;
 +
        background-attachment: fixed;
 +
        background-position: center;  
 
}
 
}
  

Revision as of 02:41, 20 June 2018