From 154e9d3da5b067d710c44d23c0577832183c5ba5 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 29 May 2023 16:07:59 +0200 Subject: [PATCH] Fix css for compendiums --- styles/simple.css | 5 ++++- system.json | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/styles/simple.css b/styles/simple.css index 414963a..cb9514f 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -1449,4 +1449,7 @@ ul, li { } .argent-total-text { margin-left: 4px; -} \ No newline at end of file +} +h4.entry-name.document-name { + color: black; +} diff --git a/system.json b/system.json index 6c69fd8..979a493 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-hawkmoon-cyd", "description": "Hawkmoon RPG for FoundryVTT (CYD system - French)", - "version": "11.0.1", + "version": "11.0.2", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -35,7 +35,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "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": [ { "lang": "fr",