Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah authored Oct 26, 2019
1 parent f1f81fb commit a7e967d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/* Users Import */
@import url("https://rawgit.com/DiscordDungeons/pdjrsc/master/concept.css");
@import url("https://rawgit.com/DiscordDungeons/pdjrsc/master/snazzah.css");
@import url("https://rawgit.com/DiscordDungeons/pdjrsc/master/bot.css");
@import url("https://cdn.jsdelivr.net/gh/DiscordDungeons/pdjrsc/concept.css");
@import url("https://cdn.jsdelivr.net/gh/DiscordDungeons/pdjrsc/snazzah.css");
@import url("https://cdn.jsdelivr.net/gh/DiscordDungeons/pdjrsc/bot.css");
/* Users Import */
@import url("https://rawgit.com/DiscordDungeons/pdjrsc/master/reactions.css");
@import url("https://cdn.jsdelivr.net/gh/DiscordDungeons/pdjrsc/reactions.css");

.icon-room {
width: 75px !important;
Expand Down Expand Up @@ -112,4 +112,4 @@ background: #c42e3b !important;
}
#dj-button .left {
background: #00b944 !important;
}
}

0 comments on commit a7e967d

Please sign in to comment.