config view content admin

This commit is contained in:
2023-11-06 14:43:39 +01:00
parent 8668a0438e
commit 215ddf2784
6 changed files with 187 additions and 56 deletions
@@ -3,4 +3,12 @@
}
.note{
display: table;
border: 1px solid #333;
text-align: center;
font-weight: bold;
padding: 1rem;
background-color: grey;
}