Add comment for CSS entries for admonitions in EPUB output

Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
David Runge 2023-12-04 10:48:52 +01:00
parent 91fea4f45d
commit 158ece0f60
No known key found for this signature in database
GPG key ID: 90D4B9641E092971

View file

@ -3,6 +3,9 @@ SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
SPDX-License-Identifier: CC0-1.0
*/
/*
Admonitions
*/
div.admonition {
background-color: lightgray;
}