0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 20:03:02 +00:00

"Removed background-blend-mode from monster stat block and updated monsterBlockBackground image URL"

This commit is contained in:
Víctor Losada Hernández
2024-06-08 22:59:12 +02:00
parent a2f0546a6d
commit 6294b12ad5
3 changed files with 1 additions and 2 deletions

View File

@@ -305,7 +305,6 @@
margin-left : -0.16cm;
background-color : var(--HB_Color_MonsterStatBackground);
background-image : @monsterBlockBackground;
background-blend-mode : overlay;
border-style : solid;
border-width : 7px 6px;
border-image : @monsterBorderImage 14 round;

View File

@@ -6,7 +6,7 @@
@monsterBorderImageLegacy : url('/assets/monsterBorderLegacy.png');
@noteBorderImage : url('/assets/noteBorder.png');
@descriptiveBoxImage : url('/assets/descriptiveBorder.png');
@monsterBlockBackground : url('/assets/parchmentBackgroundGrayscale.jpg');
@monsterBlockBackground : url('/assets/parchmentBackgroundOverlayed.jpg');
@monsterBorderImage : url('/assets/monsterBorderFancy.png');
@codeBorderImage : url('/assets/codeBorder.png');
@classTableDecoration : url('/assets/classTableDecoration.png');

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB