From 99d67fd4ef645d932c198b9e63d680ce912e9891 Mon Sep 17 00:00:00 2001 From: Starrysparklez <50998351+Starrysparklez@users.noreply.github.com> Date: Mon, 2 May 2022 05:48:10 +0700 Subject: [PATCH] Update styles --- assets/css/index.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/assets/css/index.css b/assets/css/index.css index 8964d5b..d0f3dd1 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -2364,6 +2364,16 @@ body.toHook .done .channels .selectOptions .hook { } } +.copyright-notice { + color: white; + opacity: 0.5; +} + +.copyright-notice a, .copyright-notice a:visited { + color: lightpink; + /* opacity: 0.5; */ +} + /* Send button and components **/ .invisible {