Backgroundgradient hinzugefügt
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/* --- Basis-Layout-Regeln --- */
|
||||
body {
|
||||
background-color: #e6e6e6;
|
||||
padding-top: 56px !important; /* Korrigiert, um Platz für das Menü zu schaffen */
|
||||
}
|
||||
background: linear-gradient(135deg, #b3b3b3 0%, #ffffff 100%);
|
||||
min-height: 100vh;
|
||||
padding-top: 56px;
|
||||
}
|
||||
|
||||
.container {
|
||||
margin-top: 50px;
|
||||
|
||||
Reference in New Issue
Block a user