From d27b1096ac6f3f9d5880ecbd97097bfceecefa13 Mon Sep 17 00:00:00 2001 From: tdro Date: Mon, 26 Dec 2022 17:01:51 -0500 Subject: themes/default/layouts/partials: Mix down image metadata and expose author.json Relegate to section and reduce the rate of multiplicative image transformations --- assets/css/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/default.css b/assets/css/default.css index a33ac62..a6e7c43 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -1510,7 +1510,8 @@ web-ring header { font-weight: 700; } -web-ring time { +web-ring time, +following-list time { font-variant: small-caps; color: #444; color: var(--fade); -- cgit v1.2.3