Skip to content

Commit

Permalink
Fix: Support.org - Button active color
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Oct 6, 2021
1 parent 761d568 commit cfd64a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userContent.css
Expand Up @@ -571,6 +571,7 @@
:root {
--color-blue-06: var(--in-content-link-color) !important;
--color-blue-07: var(--in-content-link-color-hover) !important;
--color-blue-09: var(--in-content-link-color-active) !important;

--page-bg: var(--in-content-page-background) !important;
--color-white: var(--in-content-page-background) !important;
Expand Down

0 comments on commit cfd64a8

Please sign in to comment.