Custom Login CSS
-
Hello,
I have issues inserting CSS into the login page as quotes get escaped.
The result is not valid:
#login:before { content: \'DEV LOGIN\'; display: block; color: black; background-color: #f0ffff; text-align: center; margin: 0 auto 2em; font-weight: bold; font-size: 1.3em; }
The topic ‘Custom Login CSS’ is closed to new replies.