Last active
February 23, 2017 00:52
-
-
Save NekoTony/37095e3c4bf4757c2bed590e383df4d7 to your computer and use it in GitHub Desktop.
Change discord login background
This file contains 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
/*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