admin berreich, user anmeldung

This commit is contained in:
kai
2026-08-25 12:18:53 +02:00
parent 2733818cad
commit c0cfd2fd9b
5 changed files with 252 additions and 32 deletions
+4 -6
View File
@@ -31,7 +31,6 @@ a {
}
.edit-button {
float: right;
display: inline-block;
padding: 10px 14px;
background: #238636;
@@ -41,6 +40,10 @@ a {
font-weight: bold;
}
.detail-actions {
margin-top: 30px;
}
.edit-button:hover {
background: #2ea043;
}
@@ -165,11 +168,6 @@ a {
padding: 22px;
}
.edit-button {
float: none;
margin: 0 0 20px;
}
.flyer-container {
padding: 12px;
}