From fb7f4b112f623716f9b2c4a36939f0e3b65f1403 Mon Sep 17 00:00:00 2001 From: Renard Date: Sun, 29 Sep 2019 21:14:09 -0300 Subject: Nightmode threadList --- src/App.css | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index f347b78..73001f9 100644 --- a/src/App.css +++ b/src/App.css @@ -165,4 +165,21 @@ transform: translatex(-50%) translatey(-50%); background-size: cover; transition: 1s opacity; +} + +.ui.items>.item>.content>.description.inverted { + color: rgba(255, 255, 255, 0.9); +} + +.ui.items>.item .meta.inverted :last-child { + color: rgba(255, 255, 255, 0.7); +} + +.ui.items>.item .extra.inverted { + color: rgba(255, 255, 255, 0.7); +} + +.ui.items>.item>.content>a.header.inverted { + color: #4183C4; + ; } \ No newline at end of file -- cgit v1.2.1-18-gbd029