0
Learn how to not get <li> showing disc "ball" and Learn to removing and edit underline with href attribute.
6 Respostas
+ 1
Using same color for navigation links is cool, maybe you need to consider that the style should only be applied for links within list items, as it is now, links in paragraphs will also be affected, your page visitors won't be able to tell between text and links :)
Hth, cmiiw
0
a { color: inherit; text-decoration: inherit;}
one line enough