ForScience (Talk | contribs) |
ForScience (Talk | contribs) |
||
Line 264: | Line 264: | ||
/* 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: 0px | + | padding: 5px 0px; |
− | + | text-align: left; | |
+ | color: #484848; | ||
} | } | ||
Line 285: | Line 287: | ||
/* hover for the links */ | /* hover for the links */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper a:hover { | .igem_2018_team_content .igem_2018_team_column_wrapper a:hover { | ||
− | color: # | + | color: #000000; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 300: | 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 { | ||
− | |||
− | |||
− | |||
padding: 10px; | padding: 10px; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
+ | border: 1px solid #d3d3d3; | ||
+ | border-collapse: collapse; | ||
} | } | ||
Revision as of 10:30, 29 June 2018