aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Alternative-Dark/adark.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-04-15 23:14:34 +0200
committerGravatar GitHub <noreply@github.com> 2024-04-15 23:14:34 +0200
commitbf68205ae3b04ceb927cd0fb98e12f19b1daac37 (patch)
tree4af463aea956fd496fcdecae56bea7a31c3f6fe4 /p/themes/Alternative-Dark/adark.rtl.css
parentb22d9279bdf12ba4a2b0de911f123813a80a8691 (diff)
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
Diffstat (limited to 'p/themes/Alternative-Dark/adark.rtl.css')
-rw-r--r--p/themes/Alternative-Dark/adark.rtl.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/p/themes/Alternative-Dark/adark.rtl.css b/p/themes/Alternative-Dark/adark.rtl.css
index 98e228646..8f064ca86 100644
--- a/p/themes/Alternative-Dark/adark.rtl.css
+++ b/p/themes/Alternative-Dark/adark.rtl.css
@@ -951,9 +951,7 @@ kbd {
}
#stream.reader .flux .author {
- margin: 0 0 10px;
color: var(--font-color-dark);
- font-size: 90%;
}
#stream-footer {