aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
Diffstat (limited to 'p')
-rw-r--r--p/themes/base-theme/template.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index cb468c845..04bc37bcb 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -667,11 +667,11 @@ a.btn {
text-decoration: none;
}
-.flux .item.author {
+.flux .item.title .author {
+ padding-left: 1rem;
color: #555;
- font-size: .7rem;
+ font-size: .9rem;
font-weight: normal;
- white-space: normal;
}
.flux .item.date {