diff --git a/CWOD-Changeling/CWOD-Changeling.css b/CWOD-Changeling/CWOD-Changeling.css index 39f4e7ee77..d11563ee16 100644 --- a/CWOD-Changeling/CWOD-Changeling.css +++ b/CWOD-Changeling/CWOD-Changeling.css @@ -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;