aufteilung zwischen Planung und Meetings
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/* --- Basis-Layout-Regeln --- */
|
||||
body {
|
||||
background-color: #e6e6e6ff;
|
||||
padding-top: 40px; /* Anpassen an die Höhe Ihres Menüs */
|
||||
padding-top: 56px !important; /* Korrigiert, um Platz für das Menü zu schaffen */
|
||||
}
|
||||
|
||||
.container {
|
||||
@@ -14,6 +15,7 @@ pre {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
/* --- App-spezifische Stile --- */
|
||||
.color-preview {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
@@ -24,7 +26,7 @@ pre {
|
||||
.material-symbols-outlined {
|
||||
font-variation-settings:
|
||||
'FILL' 0,
|
||||
'wght' 100, /* Wert von 100 bis 700, je niedriger, desto dünner */
|
||||
'wght' 100,
|
||||
'GRAD' 0,
|
||||
'opsz' 24
|
||||
}
|
||||
Reference in New Issue
Block a user