Title: Custom Login CSS
Last modified: April 27, 2020

---

# Custom Login CSS

 *  [web256](https://wordpress.org/support/users/maustyle/)
 * (@maustyle)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/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;
       }
       ```
   
    -  This topic was modified 6 years, 1 month ago by [web256](https://wordpress.org/support/users/maustyle/).

The topic ‘Custom Login CSS’ is closed to new replies.

 * ![](https://ps.w.org/many-tips-together/assets/icon-256x256.png?rev=1657467)
 * [Admin Tweaks](https://wordpress.org/plugins/many-tips-together/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/many-tips-together/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/many-tips-together/)
 * [Active Topics](https://wordpress.org/support/plugin/many-tips-together/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/many-tips-together/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/many-tips-together/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [web256](https://wordpress.org/support/users/maustyle/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/custom-login-css/)
 * Status: not resolved