xC/xP: turn the action asterisk into a rendition

This commit is contained in:
2022-09-05 22:53:34 +02:00
parent 25ad5ae0ec
commit d7b0b447b7
4 changed files with 20 additions and 13 deletions

View File

@@ -79,6 +79,9 @@ body {
.mark.part {
color: red;
}
.mark.action {
color: darkred;
}
.content {
padding: .1rem .3rem;
white-space: pre-wrap;