Update colors

This commit is contained in:
Stian
2025-06-01 11:43:10 +02:00
parent f68bf07564
commit 00ada7560d
51 changed files with 107 additions and 70 deletions
+1
View File
@@ -2,6 +2,7 @@
<html>
<head>
<title>Input focus test</title>
<style>body {color: white; background: darkslategray;} a {color: deepskyblue;}</style>
</head>
<body>
<p><span onclick="alert('You clicked me!')"><button>Button</button></span></p>