mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
changed image urls from temp/dev testing to the appropriate production path
This commit is contained in:
+6
-4
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user