From c2ac47e7fc03ac77daa564fb7792b62426edfa79 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 18 Apr 2024 19:12:49 -0400 Subject: Add link to photos --- www/causal.agency/index.7 | 4 +++- www/causal.agency/style.css | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/causal.agency/index.7 b/www/causal.agency/index.7 index d29c1a6b..1e019574 100644 --- a/www/causal.agency/index.7 +++ b/www/causal.agency/index.7 @@ -1,4 +1,4 @@ -.Dd November 28, 2023 +.Dd April 18, 2024 .Dt CAUSAL.AGENCY 7 .Os "Causal Agency" . @@ -29,6 +29,8 @@ and experience more magic. \(em .Lk https://text.causal.agency words \(em +.Lk https://photo.causal.agency photos +\(em .Lk /list/ mailist . .Pp diff --git a/www/causal.agency/style.css b/www/causal.agency/style.css index ee218533..265c62c2 100644 --- a/www/causal.agency/style.css +++ b/www/causal.agency/style.css @@ -12,8 +12,8 @@ code.Nm, code.Fl, code.Cm, code.Ic, code.In, code.Fd, code.Fn, code.Cd { font-weight: bold; font-family: inherit; } div.head, div.foot { display: flex; justify-content: space-between; } -.head-ltitle, .foot-left { flex: 1; } -.head-vol, .foot-date { flex: 0 1 auto; text-align: center; } +.head-ltitle, .foot-date { flex: 1; } +.head-vol { flex: 0 1 auto; text-align: center; } .head-rtitle, .foot-os { flex: 1; text-align: right; } html { font-family: monospace; line-height: 1.25em; } -- cgit 1.4.1