This commit is contained in:
2p01
2025-04-14 13:22:47 +02:00
parent 368bca01bd
commit dd29df8dd1
6 changed files with 225 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ header {
box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 5px;
background: #f0f0f0;
}
div {
.block {
border: 2px solid black;
padding: 20px;
border-radius: 1em;