Last active
March 12, 2019 07:07
-
-
Save feliciaceballos/05c12ff2f7a4ce9a3d0df1cd2cd1399e to your computer and use it in GitHub Desktop.
Customize the login label
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
body.login div#login form#loginform input { | |
font-size: 15px; | |
color: #555555; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment