From 90ef500ace4427276e912178a129e9bc64515057 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Sun, 22 Nov 2020 22:37:19 -0700 Subject: [PATCH] make that actually work --- style.css | 4 ++++ templates/iboxperson.mdwn | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 83c5163..9c2779b 100644 --- a/style.css +++ b/style.css @@ -571,6 +571,10 @@ a { margin-top: 0.5em; margin-bottom: 0.5em } +.ibox-head span.color { + width: 100%; + display: inline-block +} /* colors */ a {color: #92ebf0} diff --git a/templates/iboxperson.mdwn b/templates/iboxperson.mdwn index 2593082..aa6b100 100644 --- a/templates/iboxperson.mdwn +++ b/templates/iboxperson.mdwn @@ -1,9 +1,11 @@ [[!templatebody < +

[[!color foreground=black background=white - text="

"]] + text=""]] +