all repos — searchix @ 767e25a146c3dfefb4774517bacd01f831ee25a2

Search engine for NixOS, nix-darwin, home-manager and NUR users

style: increase contrast

Alan Pearce
commit

767e25a146c3dfefb4774517bacd01f831ee25a2

parent

27c10989e7c0fb799b0f580ccb9092ed4cfe0d72

1 file changed, 2 insertions(+), 0 deletions(-)

jump to
M frontend/static/style.cssfrontend/static/style.css
@@ -1,5 +1,7 @@
:root { --standard-border-radius: 0; + --text: black; + --text-light: #212121; --preformatted: var(--code); } form {