diff --git a/css/base.css b/css/base.css index ccfefa4..b1498b8 100644 --- a/css/base.css +++ b/css/base.css @@ -537,3 +537,11 @@ div.card:contains(section.banner.footer) { .card.sectioned .section { padding: var(--spacing-4, 1rem); } + +.button.discord.\!normal { + background-color: rgba(88, 101, 242,60%); +} + +.button.discord.\!normal:not(.lang-link) { + color: rgba(38, 51, 192, 90%); +} diff --git a/html/admin.html b/html/admin.html index 37074a2..bdffddd 100644 --- a/html/admin.html +++ b/html/admin.html @@ -46,21 +46,26 @@