This commit is contained in:
mtgmonkey
2025-08-06 23:04:11 -04:00
parent 792c670713
commit 4cb8891741
11 changed files with 25 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

1
public/styles.css Normal file
View File

@@ -0,0 +1 @@
body{background-color:#eeeee4;color:#452a21;line-height:1.6;font-size:19px;width:750px;margin:auto;margin-top:100px}ul{list-style-type:none}a{color:#1a7fad}code,blockquote{margin:0;padding:0}pre{margin:0;padding:4px;background-color:#fae8b6;white-space:pre-wrap}