add discord link to site

This commit is contained in:
Harvey Tindall
2021-12-21 14:04:24 +00:00
parent 685254950e
commit 942792cdfa
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -11,3 +11,8 @@ body {
background: #AA5CC3;
background: linear-gradient(90deg, #AA5CC3 0%, #00A4DC 100%) !important;
}
.button.discord.\!normal {
background-color: rgba(88, 101, 242,60%);
color: rgba(38, 51, 192, 90%);
}