From c268352616df69dfde510983fbffb1004ebdd003 Mon Sep 17 00:00:00 2001 From: William Barker <87542055+WilliamBarkerCoC@users.noreply.github.com> Date: Sun, 18 Jan 2026 14:35:22 -0500 Subject: [PATCH] [Black Powder and Brimstone] Bugfix: use Roll20 image Changed the image URL to reflect the Roll20 GitHub image as opposed to personal GitHub copy --- Black Powder and Brimstone/BPaB.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Black Powder and Brimstone/BPaB.css b/Black Powder and Brimstone/BPaB.css index 4d181a0a6d..ee25831def 100644 --- a/Black Powder and Brimstone/BPaB.css +++ b/Black Powder and Brimstone/BPaB.css @@ -1,10 +1,9 @@ @import url("https://fonts.googleapis.com/css2?family=Ballet:opsz@16..72&family=Encode+Sans+SC:wght@100..900&family=UnifrakturMaguntia&family=UnifrakturCook:wght@700&family=Pirata+One&display=swap"); .charsheet { + background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Black%20Powder%20and%20Brimstone/BPaB_820px.png?raw=true"); + /* background-image: url("https://github.com/WilliamBarkerCoC/Public-Domain-Images/blob/main/BPaB_820px.png?raw=true"); */ - background-image: url("https://github.com/WilliamBarkerCoC/Public-Domain-Images/blob/main/BPaB_820px.png?raw=true"); - -/* background-image: url("https://github.com/WilliamBarkerCoC/Public-Domain-Images/blob/main/BPaB.png?raw=true");*/ background-repeat: no-repeat; border: 2px solid Black;