white site

This commit is contained in:
2025-04-25 23:37:54 +02:00
parent 351adce92a
commit 670634dfbe
2 changed files with 34 additions and 34 deletions

View File

@@ -3,10 +3,10 @@
body {
font-family: "Fira Code", monospace;
color: white;
color: black;
/*text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;*/
/*display: grid;*/
background: #333;
/*background: #333;*/
}
a:link {