From a6fb6844f68ab29f45fa4f35dc0ee09359da3b18 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 8 Sep 2023 14:45:16 +0200 Subject: show connection status --- client-web/style/master.sass | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client-web/style/master.sass') diff --git a/client-web/style/master.sass b/client-web/style/master.sass index 0863129..8b82f27 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -14,6 +14,11 @@ @import url("/assets/font/include.css") @import url("/overrides.css") +:root + --green: rgb(146, 243, 73) + --red: #cf3f3f + --textgrey: #bbbbbb + * font-family: "Ubuntu", sans-serif font-weight: 300 -- cgit v1.2.3-70-g09d2