auto-git:
[change] settings.html
This commit is contained in:
@@ -126,8 +126,8 @@
|
||||
background: #be2c4e; /* dunkleres rosa/blau für hover, anpassen falls du magst */
|
||||
}
|
||||
.cancel-btn {
|
||||
background: #e2e8f0;
|
||||
color: #475569;
|
||||
background: var(--bg-main);
|
||||
color: var(--accent);
|
||||
}
|
||||
.cancel-btn:hover {
|
||||
background: #cbd5e1;
|
||||
|
||||
Reference in New Issue
Block a user