diff --git a/styles.css b/styles.css index 3dc0063..8a39ce1 100644 --- a/styles.css +++ b/styles.css @@ -1463,3 +1463,9 @@ If your plugin does not need CSS, delete this file. .pseudocode-block:hover .hover-button { display: block; } + +.ps-root { + background-color: white; + opacity: 1; + color: black; +} \ No newline at end of file