auto-git:
[change] settings.html
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
/* Optionen */
|
||||
.options { display: flex; flex-direction: column; gap: 1.0rem; }
|
||||
label {
|
||||
display: flex; align-items: center; font-size: 1.0rem;
|
||||
display: flex; align-items: center; font-size: 0.9rem;
|
||||
color: #1e293b;
|
||||
}
|
||||
label.option input[type="checkbox"] {
|
||||
@@ -84,7 +84,7 @@
|
||||
padding: 0.4em 0.6em;
|
||||
border: 1.2px solid #cbd5e1;
|
||||
border-radius: 6px;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
color: #334155;
|
||||
background: #f8fafc;
|
||||
transition: border-color 0.2s, box-shadow 0.2s;
|
||||
|
||||
Reference in New Issue
Block a user