aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-12-26 17:01:51 -0500
committertdro <tdro@noreply.example.com>2022-12-27 20:46:15 -0500
commitd27b1096ac6f3f9d5880ecbd97097bfceecefa13 (patch)
tree70a35f7b44121fa0b4cbc9b8a45b62cb8b368fe4 /assets
parent6bed014c0f3b70bbf8739ea2a48520dd154fa091 (diff)
downloadcanory-d27b1096ac6f3f9d5880ecbd97097bfceecefa13.tar.gz
canory-d27b1096ac6f3f9d5880ecbd97097bfceecefa13.tar.bz2
canory-d27b1096ac6f3f9d5880ecbd97097bfceecefa13.zip
themes/default/layouts/partials: Mix down image metadata and expose author.json
Relegate to section and reduce the rate of multiplicative image transformations
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css3
1 files changed, 2 insertions, 1 deletions
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);