Tilføj julekalender-notits

This commit is contained in:
2024-11-10 12:09:37 +01:00
parent 6f612c243b
commit ee9db4873b
4 changed files with 8 additions and 1 deletions

View File

@@ -128,3 +128,9 @@ p.image {
max-width: 100%;
}
}
#julekalender {
height: 100px;
background-image: url('img/julekalender.png');
background-position: center;
}