diff --git a/Delta Green 2/deltagreen.css b/Delta Green 2/deltagreen.css index 1a70982b67..8756bbf761 100644 --- a/Delta Green 2/deltagreen.css +++ b/Delta Green 2/deltagreen.css @@ -331,7 +331,7 @@ input.ritual_complexity[value=eleborate] ~ .elaborate { } .characterviewer > ul.nav-tabs a[data-tab=charsheet] { - background: url("https://www.delta-green.com/wp-content/uploads/2012/04/Delta-Green-title-logo-wide-468.jpg") center/contain no-repeat; + background: url("https://raw.githubusercontent.com/uriele/roll20-character-sheets/fc28ea60f4afca4923669639fc1ef2bc788e66f3/Delta%20Green%202/img/DG_white_logo.svg") center/contain no-repeat; color: transparent; text-decoration: none; } diff --git a/Delta Green 2/img/untitled.afphoto b/Delta Green 2/img/untitled.afphoto new file mode 100644 index 0000000000..686664418f Binary files /dev/null and b/Delta Green 2/img/untitled.afphoto differ diff --git a/Delta Green 2/navigation_tab.css b/Delta Green 2/navigation_tab.css index 3d505f2264..09a778b79f 100644 --- a/Delta Green 2/navigation_tab.css +++ b/Delta Green 2/navigation_tab.css @@ -1,5 +1,5 @@ .characterviewer > ul.nav-tabs a[data-tab=charsheet] { - background: url("https://www.delta-green.com/wp-content/uploads/2012/04/Delta-Green-title-logo-wide-468.jpg") center/contain no-repeat; + background: url("https://raw.githubusercontent.com/uriele/roll20-character-sheets/fc28ea60f4afca4923669639fc1ef2bc788e66f3/Delta%20Green%202/img/DG_white_logo.svg") center/contain no-repeat; color: transparent; text-decoration: none; } diff --git a/Delta Green 2/navigation_tab.scss b/Delta Green 2/navigation_tab.scss index 1e010f7eb1..752ededbe3 100644 --- a/Delta Green 2/navigation_tab.scss +++ b/Delta Green 2/navigation_tab.scss @@ -1,7 +1,8 @@ .characterviewer > ul.nav-tabs a[data-tab="charsheet"]{ - background: url('https://www.delta-green.com/wp-content/uploads/2012/04/Delta-Green-title-logo-wide-468.jpg') center/contain no-repeat; + //background: url('https://www.delta-green.com/wp-content/uploads/2012/04/Delta-Green-title-logo-wide-468.jpg') center/contain no-repeat; + background: url('https://raw.githubusercontent.com/uriele/roll20-character-sheets/fc28ea60f4afca4923669639fc1ef2bc788e66f3/Delta%20Green%202/img/DG_white_logo.svg') center/contain no-repeat; color:transparent; text-decoration: none; } diff --git a/Delta Green 2/preview.png b/Delta Green 2/preview.png index 47363a0d46..82b9844b5f 100644 Binary files a/Delta Green 2/preview.png and b/Delta Green 2/preview.png differ diff --git a/Delta Green 2/sheet.json b/Delta Green 2/sheet.json index a6af444674..5c8b4e1928 100644 --- a/Delta Green 2/sheet.json +++ b/Delta Green 2/sheet.json @@ -5,6 +5,6 @@ "roll20userid": "557736,3726", "preview": "preview.png", "version": "Version 2.05", - "instructions": "*Published by arrangement with the Delta Green Partnership. The intellectual property known as Delta Green is trademark and copywritten the Delta Green Partnership, who has licensed its use here. The contents of this document are ©, excepting those elements that are components of the Delta Green intellectual property.* \n New Features: \n \n* It is possible to target a token in the SAN LOSS button of the NPC sheet /n* By pressing the Update button in the PC sheet, all the checked skills are increased by 1d4-1 points. The skills are also automatically unchecked /n To instructions on how to use the new features, please check the [wiki page](https://wiki.roll20.net/Official_Delta_Green)", + "instructions": "*Published by arrangement with the Delta Green Partnership. The intellectual property known as Delta Green is trademark and copywritten the Delta Green Partnership, who has licensed its use here. The contents of this document are ©, excepting those elements that are components of the Delta Green intellectual property.* \n New Features: \n \n* It is possible to target a token in the SAN LOSS button of the NPC sheet /n /n To instructions on how to use the new features, please check the [wiki page](https://wiki.roll20.net/Official_Delta_Green)", "legacy": false } \ No newline at end of file