trisquel-icecat/icecat/layout/reftests/high-contrast/links.html

5 lines
113 B
HTML

<!doctype html>
<style>
a { color: hotpink }
</style>
<a href="">Should have link color, not default color</a>