Difference between revisions of "Template:Virginia"

Line 323: Line 323:
  
 
/* Links */
 
/* Links */
.igem_2017_content_wrapper a {  
+
.igem_2017_content_wrapper a, a:visited {  
 
font-weight: bold;  
 
font-weight: bold;  
 
                 font-size: 15px;
 
                 font-size: 15px;
 
color: #A31621;
 
color: #A31621;
 +
                text-decoration: none;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
 
-moz-transition: all 0.4s ease;  
 
-moz-transition: all 0.4s ease;  
Line 333: Line 334:
 
transition: all 0.4s ease;
 
transition: all 0.4s ease;
 
}
 
}
        a:link, a:visited{color:#A31621;
+
 
}
+
      a{text-decoration: none;
+
}
+
  
 
/* hover for the links */
 
/* hover for the links */

Revision as of 13:48, 30 June 2017