From 535a10031450898016db138f16cb79739be2ac11 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Fri, 24 Dec 2021 19:21:18 +0000 Subject: [PATCH] settings: discord and more links in "About" --- css/base.css | 8 ++++++++ html/admin.html | 27 ++++++++++++++++----------- site/base.css | 5 ----- 3 files changed, 24 insertions(+), 16 deletions(-) diff --git a/css/base.css b/css/base.css index ccfefa43..b1498b89 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 37074a2a..bdffddde 100644 --- a/html/admin.html +++ b/html/admin.html @@ -46,21 +46,26 @@