mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
new preview
This commit is contained in:
@@ -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,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;
|
||||
}
|
||||
|
||||
@@ -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 |
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user