Skip to content

Commit

Permalink
Correct loading page
Browse files Browse the repository at this point in the history
  • Loading branch information
PlusInsta committed May 17, 2018
1 parent 6ae1208 commit 6fed1cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DiscordPlus.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -141,18 +141,18 @@ div>*:not(code) {
/*The loading page, in case you disconnect*/
.container-16j22k { background-color: var(--transparency) }
.quote-3aooyW {
font-size: 0px !important;
font-size: 20px !important;
margin-bottom: 0px !important;
}

.contentBase-11jeVK,
.status-1JTY3j,
.problemsText-1Yx-Kl {
color: white;
text-transform: none;
font-size: 16px !important;
}
.attribution-aTC3hS,
.links-3Ldd4A {
font-size: 0px;
font-size: 0px !important;
}
.twitterLink-3NsWMp:before,
.statusLink-gFXhrL:before {
Expand Down

0 comments on commit 6fed1cd

Please sign in to comment.