Skip to content

Instantly share code, notes, and snippets.

@NekoTony
Last active February 23, 2017 00:52
Show Gist options
  • Save NekoTony/37095e3c4bf4757c2bed590e383df4d7 to your computer and use it in GitHub Desktop.
Save NekoTony/37095e3c4bf4757c2bed590e383df4d7 to your computer and use it in GitHub Desktop.
Change discord login background
/*You can change url if you want! The code is simple, very simple. Sorry.*/
.auth-center {
background-image: url("https://i.imgur.com/PwDts3H.jpg") !important;
background-size: cover;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment