init elas atelier #1

Merged
nvrl merged 82 commits from ela into main 2026-05-18 13:55:42 +02:00
Showing only changes of commit 9952fea6bf - Show all commits
+2 -1
View File
@@ -811,7 +811,8 @@ code, pre, kbd, samp {
.field-input:focus {
outline: none;
border-color: var(--mauve);
background: color-mix(in srgb, var(--rosewater) 70%, transparent);
background: color-mix(in srgb, var(--surface0) 85%, var(--mauve) 8%);
box-shadow: 0 0 0 3px color-mix(in srgb, var(--mauve) 22%, transparent);
}
.field-label {
display: block;