MadMac: Links NICHT unterstreichen

Beitrag lesen

morgen zusammen,

wer weiß mehr?

<style type="text/css">
  A:link {text-decoration: none; color: #000000}
  A:visited {text-decoration: none; color: #000000}
  A:active {text-decoration: none; color: #000000}
  A:hover {text-decoration: none; color: #c8c8c8}
</style>

macht es zum beispiel. Man sieht aber dann unter umständen nicht mehr, dass es sich um einen link handelt.

danke. chris

bitte