changes, big changes

This commit is contained in:
Rakarake 2026-03-27 01:50:01 +01:00
parent a9c8e49631
commit 61f8e453e2
8 changed files with 24 additions and 9 deletions

BIN
public/golden-banana.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

10
public/styles.css Normal file
View file

@ -0,0 +1,10 @@
body {
background-color: lightgoldenrodyellow;
}
.blog {
border: 2px solid hotpink;
}
.blogpost {
border: 2px solid cornflowerblue;
}