From 8593daf64d1951bbd45cc833fa1e6fd76d919476 Mon Sep 17 00:00:00 2001 From: timdenee Date: Mon, 30 Mar 2026 11:01:03 +1300 Subject: [PATCH] Changed imgur reference to github hosted image --- Mythic-Bastionland/mythic-bastionland.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mythic-Bastionland/mythic-bastionland.css b/Mythic-Bastionland/mythic-bastionland.css index f75c952372..e75c226bc5 100644 --- a/Mythic-Bastionland/mythic-bastionland.css +++ b/Mythic-Bastionland/mythic-bastionland.css @@ -48,7 +48,7 @@ input[name="attr_sheetTab"][value="notes"]~.sheet-button-select button[name="act /* OVERRIDE */ .ui-dialog .charsheet { background-color: white; - background-image:url('https://i.imgur.com/8NZ1CFj.jpeg'); + background-image:url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Mythic-Bastionland/images/page bg.jpg'); background-size:cover; background-repeat: no-repeat; }