adventskalender/2025/css/main.css aktualisiert
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: system-ui, sans-serif;
|
||||
background-color: #f8f8f8;
|
||||
color: #222;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.kalenderbild img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
border-radius: 8px;
|
||||
border-radius: 12px;
|
||||
box-shadow: 0 0 15px rgba(0,0,0,0.3);
|
||||
}
|
||||
Reference in New Issue
Block a user