From 4f42b5a2b35cf61d6042562195755699f9de177f Mon Sep 17 00:00:00 2001 From: Renard Date: Sun, 22 Sep 2019 00:28:21 -0300 Subject: Nightmode --- src/App.css | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index a4cf972..9486e24 100644 --- a/src/App.css +++ b/src/App.css @@ -76,4 +76,23 @@ .playerContainer { max-width: 400px; padding-bottom: 0.75em; +} + +.ui.attached:not(.top).header { + border-top: 1px solid !important; + border-radius: 0.28571429rem 0.28571429rem 0 0; +} + +.ui.inverted.attached.header { + border-color: #555555 !important; +} + +.ui.container.inverted { + background-color: #1c1c1c; + padding: 1em 2em; +} + +.homeContainer.inverted { + color: #eaeaea !important; + background-color: #454647 !important; } \ No newline at end of file -- cgit v1.2.1-18-gbd029