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

Line 63: Line 63:
  
 
/**************************************************************************************************************************************************************************************************/     
 
/**************************************************************************************************************************************************************************************************/     
   
+
 +
/* general wrapper for the content */
 +
@fontface {
 +
font-family: "Futura";
 +
src:url("https://static.igem.org/mediawiki/2018/2/29/T--UChile_Biotec--futura.ttf");
 +
}
 +
 
 +
 
 
      
 
      
 
/********************************* Navigation bar  *********************************/
 
/********************************* Navigation bar  *********************************/
Line 74: Line 81:
 
     text-align:center;
 
     text-align:center;
 
     background-color: #F5F4D8;
 
     background-color: #F5F4D8;
     font-family: Futura, sans-serif;
+
     font-family: 'Futura';
 
     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;
Line 153: Line 160:
 
/* CONTENT OF THE PAGE */
 
/* CONTENT OF THE PAGE */
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 
 
/* general wrapper for the content */
 
@fontface {
 
font-family: "Futura";
 
src:url("https://static.igem.org/mediawiki/2018/2/29/T--UChile_Biotec--futura.ttf");
 
}
 
 
  
 
/* general wrapper for the content */
 
/* general wrapper for the content */

Revision as of 15:29, 30 September 2018