diff --git a/page-uc/textEditor.html b/page-uc/textEditor.html index 94ac6f96a..83a522ce0 100644 --- a/page-uc/textEditor.html +++ b/page-uc/textEditor.html @@ -3143,7 +3143,7 @@

🔒 Encryption and Decryption

color: var(--editor-text); } - .instructions { + .crypt-instructions { color: var(--editor-text); opacity: 0.8; font-size: 0.9rem;