From 3f347f0baf309d0d371554e2fdba77493e117c68 Mon Sep 17 00:00:00 2001 From: claylock Date: Mon, 6 Nov 2023 14:11:24 +0000 Subject: [PATCH] Edited theme/epub/epub.css with Atlas code editor --- theme/epub/epub.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/epub/epub.css b/theme/epub/epub.css index bc5fd1fb..27d52f2b 100644 --- a/theme/epub/epub.css +++ b/theme/epub/epub.css @@ -14,3 +14,8 @@ table td.right, th.right { border-right: 0.25pt solid cmyk(0%,0%,0%,100%); } .plain { font-style: normal; } + +/* roman (reverse emphasis) on varlist terms*/ +.plainpraise { + font-style: normal; +}