Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Minimal style sheet to remove link underlining' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Minimal style sheet to remove link underlining
Authored by: William McCallum on Jan 10, '03 10:37:08AM

This from the Apple discussion lists: create a file nounderlining.css with the single line

a { text-decoration: none }

then choose it using the Appearance preference pane in Safari. It worked for me.



[ Reply to This | # ]