Merge legacy-dev into master branch #5

Merged
RoscoeDaWah merged 8 commits from legacy-dev into master 2025-08-30 03:25:56 +00:00
Showing only changes of commit 310142efc3 - Show all commits

misc: fix duped css property

Roscoe 2025-08-30 04:19:22 +01:00
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE

View file

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