diff --git a/style.css b/style.css index 877d0b7..f957fec 100644 --- a/style.css +++ b/style.css @@ -133,7 +133,7 @@ body { #search:disabled::placeholder { color: rgba(var(--fg), var(--op-8)); } -#fakebox :not(input) { +#fakebox * { color: rgba(var(--fg), var(--op-c)); padding: 0; }