Add HP TEMP

This commit is contained in:
2026-03-10 19:54:36 +01:00
parent 236d752406
commit 58fdc3482a
5 changed files with 36 additions and 0 deletions
+4
View File
@@ -1126,6 +1126,10 @@ i.prismrpg {
border: 2px solid #6b6b6b;
border-radius: 4px;
}
.prismrpg .character-main-v2 .character-left-column .hp-shields-section .hp-shields .hp-item.hp-temp-item .hp-value input {
background: rgba(255, 230, 160, 0.85);
border-color: #b8860b;
}
.prismrpg .character-main-v2 .character-left-column .character-attributes {
display: flex;
flex-direction: column;