blob: 52855cb91e6b780fc6375280b0643335802dd4e3 [file] [log] [blame]
<!DOCTYPE html>
<style>
a {
text-decoration: underline;
background-color: rgb(0, 150, 0);
}
</style>
<a style="color: rgb(150, 0, 0)">Unvisited</a>
<a style="color: white">Visited</a>