(Prototype team template page) |
|||
Line 219: | Line 219: | ||
/* general wrapper for the content */ | /* general wrapper for the content */ | ||
.igem_2018_team_content { | .igem_2018_team_content { | ||
− | background-color: | + | background-color:"#F1F1F1"; |
display:block; | display:block; | ||
− | width: | + | width: 100%; |
} | } | ||
Line 236: | Line 236: | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
− | .igem_2018_team_content .igem_2018_team_column_wrapper h1 { font-size: | + | .igem_2018_team_content .igem_2018_team_column_wrapper h1 { font-size: 310%;} |
− | .igem_2018_team_content .igem_2018_team_column_wrapper h2 { font-size: | + | .igem_2018_team_content .igem_2018_team_column_wrapper h2 { font-size: 290%;} |
.igem_2018_team_content .igem_2018_team_column_wrapper h3 { font-size: 170%;} | .igem_2018_team_content .igem_2018_team_column_wrapper h3 { font-size: 170%;} | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h4 { font-size: 150%;} | .igem_2018_team_content .igem_2018_team_column_wrapper h4 { font-size: 150%;} | ||
Line 294: | Line 294: | ||
/* Table */ | /* Table */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper table { | .igem_2018_team_content .igem_2018_team_column_wrapper table { | ||
− | border: | + | border: 0px solid #928b8b; |
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 130%; | font-size: 130%; | ||
Line 302: | Line 302: | ||
/* table cells */ | /* table cells */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper td { | .igem_2018_team_content .igem_2018_team_column_wrapper td { | ||
− | border: | + | border: 0px solid #c4baba; |
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 105%; | font-size: 105%; |
Revision as of 17:45, 25 July 2018