Closed charliermarsh closed 11 years ago
My original CSS defines a class to exclude underlines from hyperlinks. The resulting CSS from css-rationcinator misses this styling.
vs.
It looks like there's a problem with the list-style-type on the <li> too.
<li>
It looks like this may be a duplicate of #7, although you're right about the
My original CSS defines a class to exclude underlines from hyperlinks. The resulting CSS from css-rationcinator misses this styling.