aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2023-06-10 08:02:56 +0200
committerGravatar GitHub <noreply@github.com> 2023-06-10 08:02:56 +0200
commitbd97c5601d686dc5242f2a4679d83c1f826c5ac4 (patch)
treef9ef1f45a3c1c68d50ca1ad41f55906557de582d /p/themes/Mapco/mapco.css
parentaab51be54405d022a8fe925556af57b14c7c0cb5 (diff)
fix: new article banner in Ansum/mapco theme (#5453)
* fix * rtl
Diffstat (limited to 'p/themes/Mapco/mapco.css')
-rw-r--r--p/themes/Mapco/mapco.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css
index e41bdbdd4..1786f7475 100644
--- a/p/themes/Mapco/mapco.css
+++ b/p/themes/Mapco/mapco.css
@@ -757,7 +757,7 @@ main.prompt {
}
#new-article > a {
- line-height: 3em;
+ padding: calc(0.75rem + var(--frss-padding-top-bottom)) 1rem;
font-weight: bold;
color: #fff;
}