mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
[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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user