diff options
Diffstat (limited to 'assets/logo')
-rw-r--r-- | assets/logo/custom.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/logo/custom.css b/assets/logo/custom.css index a67eb02..ad308e2 100644 --- a/assets/logo/custom.css +++ b/assets/logo/custom.css @@ -707,4 +707,8 @@ peh-muted { html, body { overflow-x: hidden; +} + +.form-check-input { + filter: invert(1) hue-rotate(180deg); }
\ No newline at end of file |