Line 3,313: | Line 3,313: | ||
− | /* styling for the | + | /* styling for the title h1 */ |
− | .igem_2018_team_content .igem_2018_team_column_wrapper h1 | + | .igem_2018_team_content .igem_2018_team_column_wrapper h1 { |
border-bottom:0px; | border-bottom:0px; | ||
color: #F5CBCB; | color: #F5CBCB; | ||
Line 3,322: | Line 3,322: | ||
} | } | ||
− | /* styling for the titles h4, h5, h6 */ | + | |
+ | /* styling for the title h2 */ | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | ||
+ | border-bottom:0px; | ||
+ | color: #000000; | ||
+ | font-family: 'Raleway' ,Arial, Gadget, sans-serif; /*"Arial Black"*/ | ||
+ | padding: 10px 0px; | ||
+ | test-align:center; | ||
+ | } | ||
+ | |||
+ | /* styling for the titles h3, h4, h5, h6 */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h3, | .igem_2018_team_content .igem_2018_team_column_wrapper h3, | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h4, | .igem_2018_team_content .igem_2018_team_column_wrapper h4, |
Revision as of 14:05, 4 July 2018