Switch github stargazer to voting on DBLorg

This commit is contained in:
Jeremy Zhang
2018-02-18 22:50:24 +00:00
parent cd0f97d153
commit 39dc966138
8 changed files with 75 additions and 58 deletions

View File

@ -213,7 +213,7 @@ nav .brand-logo {
cursor: pointer;
}
#chatcontent .chatusername.stargazer {
#chatcontent .chatusername.discordbotsorgvoted {
text-shadow: 2px 2px 10px yellow;
}
@ -883,7 +883,7 @@ p.mentioned span.chatmessage {
font-weight: normal;
}
#usercard .badges .star {
#usercard .badges .discordbotsorgvoted {
color: yellow;
}