mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update Fallout PnP 4.css
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
/*-----background-----*/
|
||||
.charsheet {
|
||||
background-image: url("https://i.imgur.com/pxJQ2ln.jpeg");
|
||||
background-size: 400px 400px;
|
||||
background-repeat: repeat;
|
||||
background-size: 800px auto;
|
||||
background-repeat: repeat-y;
|
||||
background-position: center top;
|
||||
background-attachment: scroll;
|
||||
}
|
||||
|
||||
/* Transparent panels override */
|
||||
|
||||
Reference in New Issue
Block a user