Line 675: | Line 675: | ||
/* Table tag*/ | /* Table tag*/ | ||
.igem_2019_team_content .igem_2019_team_column_wrapper table { | .igem_2019_team_content .igem_2019_team_column_wrapper table { | ||
− | border: 1px solid #635d5d; | + | border-bottom: 1px solid #635d5d; |
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 130%; | font-size: 130%; | ||
width: 100%; | width: 100%; | ||
+ | margin-bottom: 20px; | ||
+ | margin-top: 15px; | ||
} | } | ||
/* table cells */ | /* table cells */ | ||
.igem_2019_team_content .igem_2019_team_column_wrapper td { | .igem_2019_team_content .igem_2019_team_column_wrapper td { | ||
− | + | ||
− | + | ||
− | + | ||
padding: 10px; | padding: 10px; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 692: | Line 692: | ||
/* table headers */ | /* table headers */ | ||
.igem_2019_team_content .igem_2019_team_column_wrapper th { | .igem_2019_team_content .igem_2019_team_column_wrapper th { | ||
− | + | ||
− | + | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | + | ||
padding: 10px; | padding: 10px; | ||
vertical-align: text-top; | vertical-align: text-top; |
Revision as of 21:01, 14 September 2019