Blog post create

This commit is contained in:
Paul Schneider
2025-07-09 13:16:01 +01:00
parent 2a825da32e
commit 0a1bef37fe
9 changed files with 31 additions and 15 deletions

View File

@ -45,3 +45,8 @@ input[type='checkbox'] {
min-width: 1em;
min-height: 1em;
}
.container {
background-color: #000000cf;
color:#ffffff;
}