From c1a044cf6c83dd87c81ad90ab0a4d10d2f74f67c Mon Sep 17 00:00:00 2001 From: RblSb Date: Thu, 28 May 2020 23:03:02 +0300 Subject: Make foreground darker --- res/css/des.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'res/css/des.css') diff --git a/res/css/des.css b/res/css/des.css index 70d0cff..5cdf5c7 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -7,7 +7,7 @@ --background-video: #000; --background-chat: #111; --midground: #888; - --foreground: #ddd; + --foreground: #bbb; --accent: #0055ff; --success: #009632; --warning: #ffb800; @@ -312,10 +312,6 @@ header h4 { padding-bottom: 75% } -.embed-responsive:full-screen { - width: 100%; -} - /* Playlist */ #playlist { @@ -724,11 +720,6 @@ html { } } - -@-ms-viewport { - width:device-width -} - /* Mobile page fullscreen */ .mobile-view #chatbox { -- cgit v1.2.3