Added under construction warning, added audio page

This commit is contained in:
Dan 2025-12-08 15:59:37 +00:00
parent e58896cc52
commit 1e6f9a845e
6 changed files with 43 additions and 34 deletions

View file

@ -263,6 +263,11 @@ body {
font-family: monospace;
}
.crt a {
color: greenyellow;
text-decoration-style: dotted;
}
/* Brick wall background */
.wall {
position: absolute;