mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
1800 El Ocaso de la Humanidad: bugfix by @Hornwar (#6332)
This commit is contained in:
@@ -530,9 +530,9 @@ button.sheet-label[type="roll"].sheet-secondary_bubble{
|
||||
}
|
||||
|
||||
.sheet-maindiv {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: 820px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: 820px;
|
||||
}
|
||||
|
||||
|
||||
@@ -650,20 +650,20 @@ input.sheet-nem_inhumanity:not(:checked) ~ .sheet-req_nem_inhumanity{
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-pf_spell th {
|
||||
color: rgb(233, 223, 151);
|
||||
color: rgb(233, 223, 151);
|
||||
background-color: rgb(63, 32, 33);
|
||||
padding-left: 5px;
|
||||
line-height: 1.1em;
|
||||
font-size: 1em;
|
||||
line-height: 1.1em;
|
||||
font-size: 1em;
|
||||
text-align: left;
|
||||
font-family: "Arial", Helvetica, sans-serif;
|
||||
font-family: "Arial", Helvetica, sans-serif;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-pf_spell .sheet-arrow-right {
|
||||
border-top: 3px solid transparent;
|
||||
border-bottom: 3px solid transparent;
|
||||
border-left: 180px solid rgb(126, 45, 64);
|
||||
border-left: 180px solid rgb(126, 45, 64);
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-pf_spell .sheet-tcat {
|
||||
@@ -681,16 +681,16 @@ input.sheet-nem_inhumanity:not(:checked) ~ .sheet-req_nem_inhumanity{
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-pf_spell .inlinerollresult.fullcrit {
|
||||
color: #3FB315;
|
||||
color: #3FB315;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-pf_spell .inlinerollresult.fullfail {
|
||||
color: #B31515;
|
||||
color: #B31515;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.sheet-rolltemplate-pf_spell .inlinerollresult.importantroll {
|
||||
color: #4A57ED;
|
||||
color: #4A57ED;
|
||||
border: none;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -4,5 +4,5 @@
|
||||
"authors": "Alberto J. Garau Pons",
|
||||
"preview": "preview.png",
|
||||
"roll20userid": "1949987",
|
||||
"instructions": " Character sheet for 1800: el ocaso de la humanidad.\n The sheet doesn't calculate values automatically based on nationalities or classes.\n The values for assigned skill points on primary and secondary skills doesn't multiply by 2, so every player has to count them double when leveling up as per handbook rules.\n At the magic section (grimorio) there is a list with all the spells. Clickin on the dice throw, will display a description on the chat, with the CMT roll included on it. "
|
||||
"instructions": " Character sheet for '1800: El Ocaso de la Humanidad'.\n The sheet doesn't calculate values automatically based on nationalities or classes.\n The values for assigned skill points on primary and secondary skills doesn't multiply by 2, so every player has to count them double when leveling up as per handbook rules.\n At the magic section (grimorio) there is a list with all the spells. Clickin on the dice throw, will display a description on the chat, with the CMT roll included on it. "
|
||||
}
|
||||
Reference in New Issue
Block a user