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

Line 66: Line 66:
 
/* general wrapper for the content */
 
/* general wrapper for the content */
 
@fontface {
 
@fontface {
font-family: "Futura";  
+
font-family: Futura;  
src:url("https://2018.igem.org/File:T--UChile_Biotec--futura.ttf");
+
src:url("https://2018.igem.org/File:T--UChile_Biotec--futura.ttf") format('ttf');
 
}
 
}
  
Line 81: Line 81:
 
     text-align:center;
 
     text-align:center;
 
     background-color: #F5F4D8;
 
     background-color: #F5F4D8;
     font-family: 'Futura', Arial, Helvetica, sans-serif;
+
     font-family: Futura, Arial, Helvetica, sans-serif;
 
     background-image: url('https://static.igem.org/mediawiki/2018/b/b7/T--UChile_Biotec--Topfondo.jpg');
 
     background-image: url('https://static.igem.org/mediawiki/2018/b/b7/T--UChile_Biotec--Topfondo.jpg');
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;

Revision as of 15:35, 30 September 2018