Created
May 28, 2021 12:16
-
-
Save AertHulsebos/ee365a6721b240ea67be5e7159907fad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* styles for the blocked content button and text */ | |
| .cmplz-blocked-content-container .cmplz-blocked-content-notice | |
| { | |
| background-color: #fff; | |
| color: #333; | |
| font-weight: bold; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment