From 616fb291ee1f62202affbec3a043f741c2c2469c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 25 Oct 2018 17:51:19 +0200 Subject: Login works and showing messages, nothing else --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index d07b4c4..bcafa69 100644 --- a/css/style.css +++ b/css/style.css @@ -54,6 +54,10 @@ button { font-size: 16px; } +.channel-button { + background-color: transparent; +} + #users-title { color: #f7f7f7; font-weight: bold; -- cgit v1.2.3