This commit is contained in:
Roscoe 2026-07-24 04:18:22 +01:00
commit 9d7806cd67
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
22 changed files with 322 additions and 1219 deletions

View file

@ -1,7 +1,8 @@
body {
color: #2f2f42;
margin: 20px;
background: #80c9fa url("/images/peek.png") no-repeat bottom right 10px fixed;
background: #e79287 url("/images/peek.png") no-repeat bottom right 10px fixed;
image-rendering: pixelated;
}
img {