mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
MascarasDelImperio: fixed image url
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
.sheet-character-sheet {
|
||||
width: 945px;
|
||||
height: 680px;
|
||||
background: url("https://i.imgur.com/9IOD18f.png") top left no-repeat;
|
||||
background: url("https://raw.githubusercontent.com/Ravencrow/roll20-character-sheets/master/MascarasDelImperio/MascarasDelImperioSheet.png")
|
||||
top left no-repeat;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user