From bf68205ae3b04ceb927cd0fb98e12f19b1daac37 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Mon, 15 Apr 2024 23:14:34 +0200 Subject: Improved: Reading view: author (#6289) * move the margin from themes to frss.css + delete font-size * same source code as normal view for author information --- p/themes/Mapco/mapco.rtl.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'p/themes/Mapco/mapco.rtl.css') diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index 1eefebc20..1c55b037a 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -1126,9 +1126,7 @@ main.prompt { border: none; } #stream.reader .flux .content .author { - margin: 0 0 10px; color: #a6a7ae; - font-size: 90%; } /*=== Configuration pages */ -- cgit v1.2.3