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

Line 2: Line 2:
 
<link href='http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
 
<script>
 
<script>
 +
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
 +
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  
Line 64: Line 66:
  
 
/**************************************************************************************************************************************************************************************************/     
 
/**************************************************************************************************************************************************************************************************/     
 
/* general wrapper for the content */
 
@fontface {
 
font-family: Futura;
 
src:url("[[Media:T--UChile Biotec--futura.ttf]]") format('ttf');
 
}
 
 
 
 
 
      
 
      
 
/********************************* Navigation bar  *********************************/
 
/********************************* Navigation bar  *********************************/
Line 82: Line 76:
 
     text-align:center;
 
     text-align:center;
 
     background-color: #F5F4D8;
 
     background-color: #F5F4D8;
     font-family: Lato;
+
     font-family: Quicksand;
 
     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 192: Line 186:
 
border-bottom:0px;  
 
border-bottom:0px;  
 
color: #136274;
 
color: #136274;
font-family: "Arial Black", Gadget, sans-serif;
+
font-family: Quicksand;
 
padding: 10px 0px;
 
padding: 10px 0px;
 
}
 
}
Line 203: Line 197:
 
border-bottom:0px;  
 
border-bottom:0px;  
 
color: #B45A62;   
 
color: #B45A62;   
font-family: "Arial Black", Gadget, sans-serif;
+
font-family: Quicksand;
 
padding: 5px 0px;
 
padding: 5px 0px;
 
}
 
}
Line 210: Line 204:
 
.igem_2018_team_content .igem_2018_team_column_wrapper p {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper p {  
 
font-size: 130%;
 
font-size: 130%;
font-family: Arial, Helvetica, sans-serif;
+
font-family: Quicksand;
 
padding: 5px 0px;
 
padding: 5px 0px;
 
text-align: justify;
 
text-align: justify;
Line 268: Line 262:
 
.igem_2018_team_content .igem_2018_team_column_wrapper ul, .igem_2018_team_content .igem_2018_team_column_wrapper ol {
 
.igem_2018_team_content .igem_2018_team_column_wrapper ul, .igem_2018_team_content .igem_2018_team_column_wrapper ol {
 
font-size: 130%;
 
font-size: 130%;
font-family: Arial, Helvetica, sans-serif;
+
font-family: Quicksand;
 
padding:0px 20px;
 
padding:0px 20px;
 
         color: #4C4C4C;
 
         color: #4C4C4C;

Revision as of 16:08, 30 September 2018