aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
-rw-r--r--p/themes/Mapco/mapco.rtl.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css
index 7335484be..804483193 100644
--- a/p/themes/Mapco/mapco.rtl.css
+++ b/p/themes/Mapco/mapco.rtl.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%;