Difference between revisions of "Template:Goettingen/CSS"

Line 235: Line 235:
 
a:link {
 
a:link {
 
text-decoration:none;
 
text-decoration:none;
         color: #2ebaff;
+
         color: #000000;
 +
        font-weight:bold;
 
}
 
}
  
 
a:visited {
 
a:visited {
 
       text-decoration: none;
 
       text-decoration: none;
       color: #2ebaff;
+
       color: #000000;
 +
        font-weight:bold;
 
}
 
}
  
  
 
a:hover {
 
a:hover {
         color: #6699FF;
+
         color: #000000;
         text-decoration: underline;
+
         text-decoration: none;
 +
        font-weight:bold;
 
}
 
}
  

Revision as of 18:53, 28 July 2016