hallo,
Habe das jetzt so in der CSS-Datei gelöst:
h1 a:hover {text-decoration: none}
Das ist in dieser Form nicht nötig. Ein einfaches
a:hover {text-decoration: none}
sollte völlig ausreichen.
Grüße aus Berlin
Christoph S.
hallo,
Habe das jetzt so in der CSS-Datei gelöst:
h1 a:hover {text-decoration: none}
Das ist in dieser Form nicht nötig. Ein einfaches
a:hover {text-decoration: none}
sollte völlig ausreichen.
Grüße aus Berlin
Christoph S.