Fix: --c-bg-secondary definiert, Zoom-Control 30px, Dark-Mode Karten
- design-system.css: --c-bg-secondary hinzugefügt (fehlte → transparente Karten) Light: #F2EDE4, Dark: #221A12 — sichtbarer Kontrast zu --c-bg in beiden Modi Gilt für laeufi.js, litters.js, breeder.js Karten - Zoom-Control: padding-top 28→30px (besser mittig zu 2 Filter-Reihen) - components.css ?v=1014, SW by-v1021, APP_VER 1021
This commit is contained in:
parent
1c187675a9
commit
161c1e3f73
6 changed files with 9 additions and 6 deletions
|
|
@ -103,7 +103,7 @@
|
|||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=907">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=1013">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1013">
|
||||
<link rel="stylesheet" href="/css/components.css?v=1014">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue