From d7b0b447b7e254d4af37f09acfa258956d24a7e0 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Mon, 5 Sep 2022 22:53:34 +0200 Subject: xC/xP: turn the action asterisk into a rendition --- xP/public/xP.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xP/public/xP.css') diff --git a/xP/public/xP.css b/xP/public/xP.css index 9a98c13..3aaff10 100644 --- a/xP/public/xP.css +++ b/xP/public/xP.css @@ -79,6 +79,9 @@ body { .mark.part { color: red; } +.mark.action { + color: darkred; +} .content { padding: .1rem .3rem; white-space: pre-wrap; -- cgit v1.2.3-54-g00ecf