Difference between revisions of "Template:Team:Bielefeld-CeBiTec/CSS"

m (test for link color change)
m (link test #2)
Line 12: Line 12:
  
 
a {
 
a {
 +
    color: #6b1d45;
 +
}
 +
 +
a:link {
 +
    color: #6b1d45;
 +
}
 +
a:visited {
 +
    color: #6b1d45;
 +
}
 +
a:hover {
 
     color: #6b1d45;
 
     color: #6b1d45;
 
}
 
}

Revision as of 22:36, 26 April 2017