diff --git a/themes/V3/5ePHB/style.less b/themes/V3/5ePHB/style.less index 6bf1eccef..f513f6303 100644 --- a/themes/V3/5ePHB/style.less +++ b/themes/V3/5ePHB/style.less @@ -464,8 +464,8 @@ //only for IOS devices @supports (-webkit-touch-callout: none) { .page .monster.frame { - background-image : @monsterBlockOverlay; - background-blend-mode : normal; + background-repeat : no-repeat; + background-size : cover; } } diff --git a/themes/assets/parchmentBackgroundOverlayed.png b/themes/assets/parchmentBackgroundOverlayed.png deleted file mode 100644 index c398d3673..000000000 Binary files a/themes/assets/parchmentBackgroundOverlayed.png and /dev/null differ