mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 11:19:41 +02:00
Add comment for CSS entries for admonitions in EPUB output
Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
parent
91fea4f45d
commit
158ece0f60
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
|
|||
SPDX-License-Identifier: CC0-1.0
|
||||
*/
|
||||
|
||||
/*
|
||||
Admonitions
|
||||
*/
|
||||
div.admonition {
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue