changed image urls from temp/dev testing to the appropriate production path

This commit is contained in:
vince
2026-05-14 14:36:13 -07:00
parent 7a7c1b9ab2
commit 134591bca1
+6 -4
View File
@@ -1,8 +1,9 @@
/* Repeating Blocks */
/* Repeating Blocks */
/* Repeating Blocks */
@import url('https://fonts.googleapis.com/css?family=Parisienne|Caveat|Dancing+Script|Satisfy&display=swap');
/* Repeating Blocks */
/* Repeating Blocks */
/* Repeating Blocks */
.repcontrol {
min-height: 27px;
}
@@ -95,7 +96,8 @@ fieldset.sheet-hidecontrols ~ .repcontrol {
.charsheet {
/* background: url('https://upload.wikimedia.org/wikipedia/commons/8/84/Parchment.00.jpg'); */
background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/7th%20Sea/images/Parchment.00.jpg);
background-size:100%;
background-size: cover;
min-width: 840px;
}
.sheet-banner {