Added a CSS file to the epub output format.

This commit is contained in:
Mark Wolfman
2021-07-05 22:54:23 -05:00
parent 05aec37352
commit b1e69182eb
12 changed files with 122 additions and 47 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import warnings
import pdfrw
from fdfgen import forge_fdf
from dungeonsheets.stats import mod_str
from dungeonsheets.forms import mod_str
CHECKBOX_ON = "Yes"
CHECKBOX_OFF = "Off"