diff --git a/static/serve/style.css b/static/serve/style.css index 49e5fdf..364f209 100644 --- a/static/serve/style.css +++ b/static/serve/style.css @@ -14,6 +14,8 @@ --pico-form-element-spacing-horizontal: .8rem; --pico-box-shadow: unset; --pico-card-sectioning-background-color: unset; + --pico-mark-background-color: yellow !important; + --pico-mark-color: black !important; } /** Headline Styles */