BOOK_STYLE_FILE for multiline css from .env

This commit is contained in:
Lewis Wynne 2026-04-09 17:14:35 +01:00
parent b041941a4a
commit 23fe147861
3 changed files with 17 additions and 1 deletions

View file

@ -17,5 +17,6 @@ BOOK_LABEL_WEBSITE=Your website (optional):
BOOK_LABEL_MESSAGE=Your message:
BOOK_TEXTAREA_ROWS=8
BOOK_TEXTAREA_COLS=60
# BOOK_STYLE_FILE=./my-styles.css
# BOOK_STYLE=.entry-name { font-weight: bold; }
# BOOK_TEMPLATE=./templates/default.html