Skip to content

Instantly share code, notes, and snippets.

@yellowberri-snippets
Last active January 2, 2016 20:29
Show Gist options
  • Select an option

  • Save yellowberri-snippets/8356968 to your computer and use it in GitHub Desktop.

Select an option

Save yellowberri-snippets/8356968 to your computer and use it in GitHub Desktop.
CSS: WP: White Label Login Page
body.login {
background-color:#efe2d8;
}
body.login div#login p#nav a,
body.login div#login p#backtoblog a {
color:#0c2e53 !important;
text-shadow:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment