Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@feliciaceballos
Last active March 12, 2019 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feliciaceballos/408004b67f6f3f5cb96318c2371933c5 to your computer and use it in GitHub Desktop.
Save feliciaceballos/408004b67f6f3f5cb96318c2371933c5 to your computer and use it in GitHub Desktop.
Change Login Page Button Color
body.login div#login form#loginform p.submit input#wp-submit {
background-color:#17a8e3 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment