Skip to content

Commit

Permalink
Bot!
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah committed Aug 21, 2016
1 parent ecd772c commit 795c015
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bot.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/* Bot */
[data-cid^="17880504-"] .badge-box .bdg {
background-image: url("https://rawgit.com/DiscordDungeons/pdjrsc/master/bot.png") !important;
background-repeat: round !important;
background-size: 30px !important;
}
#user-rollover.id-17880504 .badge-box .bdg {
border-radius: 5px !important;
background-image: url("https://rawgit.com/DiscordDungeons/pdjrsc/master/bot.png") !important;
background-repeat: round !important;
background-size: 30px !important;
}

.id-17880504 .from .un {
color: #009bdd !important;
}

.id-17880504 .msg .icon {
background: url('https://rawgit.com/DiscordDungeons/pdjrsc/master/botrank.png') !important;
}
/* Bot */
Binary file added bot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added botrank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 795c015

Please sign in to comment.