Changeling: Fixing Background and Rolltemplates

Updating image links
This commit is contained in:
CoalPoweredPuppet
2016-03-29 13:04:29 -04:00
parent 792958aa42
commit 8e4742d12d
+5 -5
View File
@@ -14,7 +14,7 @@ div.sheet-core-content {
.charsheet div[class^="sheet-section"] {
display: none;
background: url('http://mrgone.rocksolidshells.com/pdf/Borders/ChangelingBorder.jpg');
background: url('https://i.imgur.com/pGAtRaM.jpg');
background-size:100%;
padding-left:55px;
padding-right:55px;
@@ -49,7 +49,7 @@ div.sheet-core-content {
visibility: visible;
opacity: 1;
transition: opacity 0.5s linear 0s;
overflow: auto;*/
overflow: auto;*/
display: block;
}
@@ -850,7 +850,7 @@ button[type=roll].sheet-weapon:active {
/* Templates */
.sheet-rolltemplate-initiative table {
background: url('http://mrgone.rocksolidshells.com/pdf/Borders/ChangelingBorder_NoLogo.jpg') no-repeat;
background: url('https://i.imgur.com/pGAtRaM.jpg') no-repeat;
background-size: 180px;
width: 180px;
height: 240px;
@@ -891,7 +891,7 @@ button[type=roll].sheet-weapon:active {
/* Dice Pool */
.sheet-rolltemplate-dicepool table {
background: url('http://mrgone.rocksolidshells.com/pdf/Borders/ChangelingBorder_NoLogo.jpg') no-repeat;
background: url('https://i.imgur.com/pGAtRaM.jpg') no-repeat;
background-size: 180px;
width: 180px;
height: 240px;
@@ -948,7 +948,7 @@ button[type=roll].sheet-weapon:active {
/* Attack */
.sheet-rolltemplate-attack table {
background: url('http://mrgone.rocksolidshells.com/pdf/Borders/ChangelingBorder_NoLogo.jpg') no-repeat;
background: url('https://i.imgur.com/pGAtRaM.jpg') no-repeat;
background-size: 180px;
width: 180px;
height: 240px;