Thomas: Danke!

Beitrag lesen

Hi,

hab es hinbekommen:

#link {

link: font-weight:normal; color:red; border-bottom:dashed 1px blue; text-decoration:none;
visited: font-weight:normal; color:red; border-bottom:dashed 1px blue; text-decoration:none;
focus: font-weight:normal; color:#74c44d; border-bottom:dashed 1px blue; text-decoration:none;
hover: font-weight:normal; color:#74c44d; border-bottom:dashed 1px blue; text-decoration:none;
active: font-weight:normal; color:#74c44d; border-bottom:dashed 1px blue; text-decoration:none
}

Zu viel klammern ist doch nicht so gut ;-)

Gruß
Thomas