Difference between revisions of "Template:Team:BostonU/CSS"

Line 304: Line 304:
  
 
a:link {
 
a:link {
color: #C5C5E6;
+
color: #006699;
 
         font-weight=500;
 
         font-weight=500;
 
text-decoration: none;
 
text-decoration: none;
 
}
 
}
 
a:visited {
 
a:visited {
 +
text-decoration: none;
 +
        font-weight=500;
 +
color: #006699;
 +
}
 +
 +
a:link .button{
 +
color: #C5C5E6;
 +
        font-weight=500;
 +
text-decoration: none;
 +
}
 +
a:visited .button{
 
text-decoration: none;
 
text-decoration: none;
 
         font-weight=500;
 
         font-weight=500;

Revision as of 18:21, 18 September 2015