aboutsummaryrefslogtreecommitdiffhomepage
path: root/popup.css
diff options
context:
space:
mode:
Diffstat (limited to 'popup.css')
-rw-r--r--popup.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/popup.css b/popup.css
index ec2f1d59..fd3d33d3 100644
--- a/popup.css
+++ b/popup.css
@@ -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;