Difference between revisions of "Template:Montpellier"

Line 274: Line 274:
 
/* 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: #4d001f;
 
font-weight: bold;  
 
font-weight: bold;  
 
text-decoration: underline;
 
text-decoration: underline;
text-decoration-color:#5bc7d8;
+
text-decoration-color:#4d001f;
 
transition: all 0.4s ease;
 
transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
Line 287: 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: #f8b732;
+
color: #ff0066;
 
text-decoration:none;
 
text-decoration:none;
 
}
 
}

Revision as of 09:35, 28 June 2018