edwardtufte / tufte-css

Style your webpage like Edward Tufte’s handouts.
https://edwardtufte.github.io/tufte-css/
MIT License
5.99k stars 459 forks source link

use currentColor for link underline #142

Closed mhuebert closed 5 years ago

mhuebert commented 5 years ago

The css currentColor has ~99% coverage (https://caniuse.com/#search=currentColor) and would match the link underline with the current color of the link.