Fix css for compendiums

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

View File

@@ -1449,4 +1449,7 @@ ul, li {
}
.argent-total-text {
margin-left: 4px;
}
}
h4.entry-name.document-name {
color: black;
}