Update style.css

This commit is contained in:
ralphi3
2026-06-18 11:35:43 +12:00
parent 9de5e72bb4
commit fa3408101a
+6
View File
@@ -57,3 +57,9 @@ main {
max-width: 800px; max-width: 800px;
padding: 32px 24px; padding: 32px 24px;
} }
image {
border-color: black;
border-width: 2px;
border-style: groove;
}