diff --git a/CDMG/cdmg-preview.png b/CDMG/cdmg-preview.png index f1c9cb0c39..cf3a4e5277 100644 Binary files a/CDMG/cdmg-preview.png and b/CDMG/cdmg-preview.png differ diff --git a/CDMG/cdmg.css b/CDMG/cdmg.css index d82fe4182b..de120bc6d8 100644 --- a/CDMG/cdmg.css +++ b/CDMG/cdmg.css @@ -184,11 +184,11 @@ display: none; } .collateral-damage label span:before { - content: url("https://raw.githubusercontent.com/patschroed/roll20-character-sheets/master/CDMG/heart.png"); + content: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/CDMG/heart.png"); cursor: pointer; } .collateral-damage label input[type=checkbox]:checked + span:before { - content: url("https://raw.githubusercontent.com/patschroed/roll20-character-sheets/master/CDMG/heart-slash.png"); + content: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/CDMG/heart-slash.png"); cursor: pointer; } .collateral-damage ul { @@ -271,5 +271,5 @@ /* Using this to pre-load the heart-slash to avoid the flicker */ .collateral-damage::after{ position:absolute; width:0; height:0; overflow:hidden; z-index:-1; - content:url("https://raw.githubusercontent.com/patschroed/roll20-character-sheets/master/CDMG/heart-slash.png") + content:url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/CDMG/heart-slash.png") } \ No newline at end of file diff --git a/CDMG/cdmg.html b/CDMG/cdmg.html index 5641223773..dc498ddaf0 100644 --- a/CDMG/cdmg.html +++ b/CDMG/cdmg.html @@ -2,7 +2,7 @@
+