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

Line 145: Line 145:
 
/* general wrapper for the content */
 
/* general wrapper for the content */
 
.igem_2018_team_content {
 
.igem_2018_team_content {
background-color:white;  
+
background-color: #F5F4D8;  
 
display:block;
 
display:block;
 
width: 87%;
 
width: 87%;
Line 155: Line 155:
 
max-width: 1400px;
 
max-width: 1400px;
 
width:90%;
 
width:90%;
        background-image: url('https://static.igem.org/mediawiki/2018/8/87/T--UChile_Biotec--Fondoplanolarge.png');
 
background-repeat: no-repeat;
 
background-position: right top;
 
background-color: #C0DACF;
 
 
}
 
}
  
Line 177: Line 173:
 
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 {
 
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 {
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #635d5d;
+
color: #136274;
 
font-family: "Arial Black", Gadget, sans-serif;
 
font-family: "Arial Black", Gadget, sans-serif;
 
padding: 10px 0px;
 
padding: 10px 0px;
Line 188: Line 184:
 
.igem_2018_team_content .igem_2018_team_column_wrapper h6 {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper h6 {  
 
border-bottom:0px;  
 
border-bottom:0px;  
color: #928b8b;   
+
color: #B45A62;   
 
font-family: "Arial Black", Gadget, sans-serif;
 
font-family: "Arial Black", Gadget, sans-serif;
 
padding: 5px 0px;
 
padding: 5px 0px;
Line 199: Line 195:
 
padding: 5px 0px;
 
padding: 5px 0px;
 
text-align: left;
 
text-align: left;
color: #484848;
+
color: #4C4C4C;
 
}
 
}
  

Revision as of 02:21, 20 June 2018