new preview

This commit is contained in:
uriele
2024-10-09 15:33:10 +02:00
parent fc28ea60f4
commit b55cef6b19
6 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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;
}
Binary file not shown.
+1 -1
View File
@@ -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;
}
+2 -1
View File
@@ -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;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 432 KiB

+1 -1
View File
@@ -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 ©<fill in author’s name>, 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 ©<fill in author’s name>, 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
}