integrated EVERYTHING!

This commit is contained in:
StockiP
2022-05-12 18:48:58 +02:00
parent 8e91e4a8f6
commit f1185ade0c
18 changed files with 424 additions and 27 deletions

View File

@@ -82,4 +82,8 @@
font-size: .9em;
padding: 10px;
margin-bottom: 10px;
}
.registerform .form-control:read-only {
background-color: #f07f7f;
}