Line 359: | Line 359: | ||
/* Links */ | /* Links */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper a { | .igem_2018_team_content .igem_2018_team_column_wrapper a { | ||
− | color: | + | color: inherit; |
− | font-weight: | + | font-weight: normal; |
− | text-decoration: | + | text-decoration: none; |
− | + | ||
transition: all 0.4s ease; | transition: all 0.4s ease; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 372: | Line 371: | ||
/* 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 { | ||
− | + | ||
text-decoration:none; | text-decoration:none; | ||
} | } |
Revision as of 06:02, 9 September 2018