Änderungen
K
font-weight: bold;
font-weight: bold;
→Linkfarbe: Test beendet - Textformatierungen bei Hover-Effekten wieder entfernt
===== Linkfarbe =====
*/
a { color: #00CCFF; }
a:visited {
color: #00bcef;
}
a.new, a.new:visited {
text-decoration: none;
a:hover {
text-decoration: none;
border-bottom: dashed 1px #00bcef;
a.new:hover {
text-decoration: none;
border-bottom: dashed 1px #FF8800;