Update colors

This commit is contained in:
Stian
2025-06-01 11:59:11 +02:00
parent f88b8a774c
commit 7452276fd1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<style>body {color: white; background: darkslategray;} a {color: deepskyblue;}</style>
</head>
<style>
a:visited {color: red;}
a:visited {color: salmon;}
body {font-weight: bolder;}
</style>
<body>
+1 -1
View File
@@ -5,7 +5,7 @@
<style>body {color: white; background: darkslategray;} a {color: deepskyblue;}</style>
</head>
<style>
a:visited {color: red;}
a:visited {color: salmon;}
body {font-weight: bolder;}
</style>
<body>