[Black Powder and Brimstone] Bugfix: use Roll20 image

Changed the image URL to reflect the Roll20 GitHub image as opposed to personal GitHub copy
This commit is contained in:
William Barker
2026-01-18 14:35:22 -05:00
parent 4f7bab7ead
commit c268352616
+2 -3
View File
@@ -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;