Added discord link to popup.

This commit is contained in:
Ajay Ramachandran
2019-07-28 23:52:32 -04:00
parent 622b2ea158
commit 2415784eee
4 changed files with 56 additions and 1 deletions

View File

@@ -25,6 +25,16 @@ body {
filter: brightness(80%);
}
#discordButtonContainer {
font-size: 12px;
}
.smallLink {
font-size: 10px;
text-decoration: underline;
cursor: pointer;
}
.greenButton {
background-color:#ec1c1c;
-moz-border-radius:28px;