Difference between revisions of "Template:UC San Diego"

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: #5bc7d8;
+
color: inherit;
font-weight: bold;
+
font-weight: normal;
text-decoration: underline;
+
text-decoration: none;
text-decoration-color:#5bc7d8;
+
 
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 {
color: #f8b732;
+
 
 
text-decoration:none;
 
text-decoration:none;
 
}
 
}

Revision as of 06:02, 9 September 2018