Line 187: | Line 187: | ||
/********************************* HTML STYLING *********************************/ | /********************************* HTML STYLING *********************************/ | ||
− | /* styling for the titles h1 | + | /* styling for the titles h1 */ |
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 { | .igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 { | ||
padding:5px 15px; | padding:5px 15px; | ||
Line 193: | Line 193: | ||
font-family: 'Montserrat', sans-serif; | font-family: 'Montserrat', sans-serif; | ||
color: #36454F; /* TAG::LETTERS */ | color: #36454F; /* TAG::LETTERS */ | ||
+ | } | ||
+ | |||
+ | /* styling for the titles h2 */ | ||
+ | .igem_2017_content_wrapper h2 { | ||
+ | padding:5px 15px; | ||
+ | border-bottom: 0px; | ||
+ | font-family: 'Montserrat', sans-serif; | ||
+ | color: #B4DDBF; /* TAG::LETTERS */ | ||
} | } | ||
Revision as of 04:29, 31 October 2017