Add support for dialogue highlighting in HTML output

This commit is contained in:
Veronica Berglyd Olsen
2024-06-10 17:18:03 +02:00
parent f61ce3919b
commit f0f5ae6dc9
4 changed files with 36 additions and 3 deletions
@@ -19,6 +19,8 @@ mark {background: rgb(255, 255, 166);}
.break {text-align: left;}
.synopsis {font-style: italic;}
.comment {font-style: italic; color: rgb(100, 100, 100);}
.dialog {color: rgb(174, 0, 0);}
.altdialog {color: rgb(66, 113, 174);}
</style>
<body>
<article>