set admin V1

This commit is contained in:
jleroy2023
2024-11-19 10:34:13 +01:00
parent 9719ea9d1e
commit b601455ccf
12 changed files with 89 additions and 50 deletions

View File

@@ -9,7 +9,7 @@ html, body, label {
}
body {
background-color: skyblue;
background-color: #F4F4F4;
display: flex;
flex-direction: column;
min-height: 100vh;