Line 59: | Line 59: | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | #content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | ||
− | body {background-color: | + | body {background-color:white; } |
− | + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | |
− | + | ||
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} | ||
Line 220: | Line 219: | ||
/* general wrapper for the content */ | /* general wrapper for the content */ | ||
.igem_2018_team_content { | .igem_2018_team_content { | ||
+ | background-color:white; | ||
display:block; | display:block; | ||
width: 87%; | width: 87%; | ||
Line 235: | Line 235: | ||
/*general styling*/ | /*general styling*/ | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
− | + | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h1 { font-size: 210%;} | .igem_2018_team_content .igem_2018_team_column_wrapper h1 { font-size: 210%;} | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h2 { font-size: 190%;} | .igem_2018_team_content .igem_2018_team_column_wrapper h2 { font-size: 190%;} | ||
Line 242: | Line 242: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h5 { font-size: 140%;} | .igem_2018_team_content .igem_2018_team_column_wrapper h5 { font-size: 140%;} | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h6 { font-size: 130%;} | .igem_2018_team_content .igem_2018_team_column_wrapper h6 { font-size: 130%;} | ||
− | + | ||
/* styling for the titles h1, h2*/ | /* styling for the titles h1, h2*/ | ||
.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; | ||
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 10px 0px; | padding: 10px 0px; | ||
Line 257: | Line 258: | ||
.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: # | + | color: #928b8b; |
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
Line 264: | Line 265: | ||
/* text */ | /* text */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper p { | .igem_2018_team_content .igem_2018_team_column_wrapper p { | ||
+ | font-size: 130%; | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
+ | padding: 5px 0px; | ||
text-align: left; | text-align: left; | ||
+ | color: #484848; | ||
} | } | ||
Line 317: | Line 321: | ||
− | /* lists */ | + | /* non numbered lists */ |
− | ul, 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-family: Arial, Helvetica, sans-serif; | ||
+ | padding:0px 20px; | ||
} | } | ||
+ | |||
+ | |||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ul ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ul ul ul li, | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ul ol li, .igem_2018_team_content .igem_2018_team_column_wrapper ul ul ol li, | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ol ol li, .igem_2018_team_content .igem_2018_team_column_wrapper ul ol ul li, | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ol ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ul ol ol li, | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ol ul ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ol ol ul li, | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper ol ol ol li, .igem_2018_team_content .igem_2018_team_column_wrapper ol ul ol li{ font-size: 76%; } | ||
Revision as of 15:50, 12 October 2018