mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge pull request #14819 from Lockbox313/FadingSuns4e
[Fading Suns 4th Edition - Pax Alexius Changed link to background image
This commit is contained in:
@@ -135,7 +135,7 @@ body {
|
||||
margin-bottom: -10px;
|
||||
min-width: 890px;
|
||||
max-width: 890px;
|
||||
background: url(https://raw.githubusercontent.com/admiralnlson/roll20-character-sheets/fading-suns-pax-alexius-started20200517/Fading%20Suns%204th%20Edition%20-%20Pax%20Alexius/images/fs-sheet-background.jpg) top left repeat;
|
||||
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fading%20Suns%204th%20Edition%20-%20Pax%20Alexius/images/fs-sheet-background.jpg') top left repeat;
|
||||
background-attachment: scroll;
|
||||
background-size: 890px;
|
||||
font-family: serif;
|
||||
@@ -287,7 +287,7 @@ div.repcontrol {
|
||||
border: 1px solid;
|
||||
padding: 2px;
|
||||
width: 90%;
|
||||
background: url(https://raw.githubusercontent.com/admiralnlson/roll20-character-sheets/fading-suns-pax-alexius-started20200517/Fading%20Suns%204th%20Edition%20-%20Pax%20Alexius/images/fs-sheet-background.jpg) 25% 25%;
|
||||
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fading%20Suns%204th%20Edition%20-%20Pax%20Alexius/images/fs-sheet-background.jpg') 25% 25%;
|
||||
background-size: 850px;
|
||||
}
|
||||
|
||||
@@ -715,7 +715,7 @@ input.sheet-fs-curse {
|
||||
padding: 2px;
|
||||
width: -webkit-max-content;
|
||||
width: max-content;
|
||||
background: url(https://raw.githubusercontent.com/admiralnlson/roll20-character-sheets/fading-suns-pax-alexius-started20200517/Fading%20Suns%204th%20Edition%20-%20Pax%20Alexius/images/fs-sheet-background.jpg) 25% 25%;
|
||||
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fading%20Suns%204th%20Edition%20-%20Pax%20Alexius/images/fs-sheet-background.jpg') 25% 25%;
|
||||
background-attachment: scroll;
|
||||
background-size: 850px;
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user