Difference between revisions of "Template:Northwestern"

Line 249: Line 249:
 
/* Links */
 
/* Links */
 
.content_wrapper a {  
 
.content_wrapper a {  
font-weight: bold;
+
text-decoration: none;
text-decoration: underline;
+
text-decoration-color:#000000;
+
 
color: #000000;
 
color: #000000;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
Line 263: Line 261:
 
.content_wrapper a:hover {  
 
.content_wrapper a:hover {  
 
                 text-decoration: none;
 
                 text-decoration: none;
font-style:italic;
+
                color: #7849b9;
 
}
 
}
  

Revision as of 01:34, 30 June 2016