adventskalender/2025/css/main.css aktualisiert
This commit is contained in:
@@ -265,15 +265,11 @@
|
||||
.fluegel.open.left { --fluegel-rotation: -115deg; }
|
||||
.fluegel.open.right { --fluegel-rotation: 115deg; }
|
||||
|
||||
/* Speziell: Zahl links leicht nach rechts rücken */
|
||||
/* Speziell für Tür 24 – beide Ziffern etwas zur Mitte schieben */
|
||||
.fluegel[data-day="24"].left {
|
||||
justify-content: flex-end;
|
||||
padding-right: 10%;
|
||||
}
|
||||
|
||||
/* Speziell: Zahl rechts leicht nach links rücken */
|
||||
.fluegel[data-day="24"].right {
|
||||
justify-content: flex-start;
|
||||
padding-left: 10%;
|
||||
}
|
||||
|
||||
.fluegel[data-day="24"].right {
|
||||
padding-right: 10%;
|
||||
}
|
||||
Reference in New Issue
Block a user