aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index a6e7c43..b4785b5 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -1511,12 +1511,16 @@ web-ring header {
}
web-ring time,
-following-list time {
- font-variant: small-caps;
+micro-author micro-header time {
+ display: block;
color: #444;
color: var(--fade);
}
+web-ring time {
+ font-variant: small-caps;
+}
+
web-ring p,
web-ring time {
display: inline;