From fc6203a904795d8d74df8ab2d66f8769f2d2a96f Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 29 Sep 2022 21:48:17 +0200 Subject: all themes (#4663) --- p/themes/Mapco/mapco.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'p/themes/Mapco/mapco.css') diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index 6ecb32b00..06d612a8d 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -1133,13 +1133,15 @@ main.prompt { /*=== READER VIEW */ /*================*/ #stream.reader .flux { - padding: 0 0 50px; background: #eff0f2; color: #303136; border: none; } - -#stream.reader .flux .author { +#stream.reader .flux .content { + background-color: #fff; + border: none; +} +#stream.reader .flux .content .author { margin: 0 0 10px; color: #a6a7ae; font-size: 90%; -- cgit v1.2.3