Upd visited-links

This commit is contained in:
Stian
2025-05-31 23:09:42 +02:00
parent b0d9d4e4b0
commit 9fb4ae8ac2
+1 -1
View File
@@ -4,7 +4,7 @@
<title>Visited Links Test</title>
</head>
<style>
a:visited {color: red;}
/* a:visited {color: red;} */
body {font-weight: bolder;}
</style>
<body>