Difference between revisions of "Template:BIOSINT Mexico"

Line 11: Line 11:
 
line-height: 1.75;
 
line-height: 1.75;
 
}
 
}
 +
a {
 +
-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
transition: color 0.2s ease, border-bottom-color 0.2s ease;
 +
border-bottom: dotted 1px rgba(160, 160, 160, 0.65);
 +
color: inherit;
 +
text-decoration: none;
 +
}
 +
 +
a:before {
 +
-moz-transition: color 0.2s ease;
 +
-webkit-transition: color 0.2s ease;
 +
-ms-transition: color 0.2s ease;
 +
transition: color 0.2s ease;
 +
}
 +
 +
a:hover {
 +
border-bottom-color: transparent;
 +
color: #2ebaae !important;
 +
}
 +
 +
a:hover:before {
 +
color: #2ebaae !important;
 +
}
  
  
Line 467: Line 492:
  
 
}
 
}
 +
 +
  
 
/* --Menu */
 
/* --Menu */

Revision as of 10:17, 19 October 2016

WIKI IGEM 2016