Fix css for compendiums

This commit is contained in:
2023-05-29 16:35:16 +02:00
parent 154e9d3da5
commit 3aeb51c8ac
2 changed files with 9 additions and 2 deletions

View File

@@ -1453,3 +1453,10 @@ ul, li {
h4.entry-name.document-name {
color: black;
}
li.folder > .folder-header h3,
.fxmaster .directory-header,
.fxmaster .action-toggle,
.fxmaster .controls,
.fxmaster .description {
color: black;
}