Fix css for compendiums

This commit is contained in:
LeRatierBretonnien 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 { .argent-total-text {
margin-left: 4px; margin-left: 4px;
} }
h4.entry-name.document-name {
color: black;
}

View File

@ -1,7 +1,7 @@
{ {
"id": "fvtt-hawkmoon-cyd", "id": "fvtt-hawkmoon-cyd",
"description": "Hawkmoon RPG for FoundryVTT (CYD system - French)", "description": "Hawkmoon RPG for FoundryVTT (CYD system - French)",
"version": "11.0.1", "version": "11.0.2",
"authors": [ "authors": [
{ {
"name": "Uberwald/LeRatierBretonnien", "name": "Uberwald/LeRatierBretonnien",
@ -35,7 +35,7 @@
"gridUnits": "m", "gridUnits": "m",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/raw/branch/master/system.json", "manifest": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/raw/branch/master/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-11.0.1.zip", "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-11.0.2.zip",
"languages": [ "languages": [
{ {
"lang": "fr", "lang": "fr",