Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created September 28, 2022 20:47
Show Gist options
  • Save wpmu-authors/05fcf5f05a70fb47b312f82221536295 to your computer and use it in GitHub Desktop.
Save wpmu-authors/05fcf5f05a70fb47b312f82221536295 to your computer and use it in GitHub Desktop.
body.login div#login form#loginform p.submit input#wp-submit {
background-color:#17a8e3 !important;
color: #ffffff;
border: 1px solid #0d9ed9;
margin: 10px 10px 10px 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment