Fix HP location and damages
This commit is contained in:
@@ -1334,9 +1334,6 @@ Focus FOC: #ff0084
|
||||
.color-class-foc {
|
||||
background-color: #ff0084;
|
||||
}
|
||||
.color-class-common {
|
||||
background: rgba(185, 183, 40, 0.45);
|
||||
}
|
||||
.status-small-label {
|
||||
font-size: 0.65rem;
|
||||
}
|
||||
@@ -1509,7 +1506,19 @@ Focus FOC: #ff0084
|
||||
margin-bottom: 1rem;
|
||||
background-color: #403f3e40;
|
||||
}
|
||||
|
||||
.stat-column-size {
|
||||
max-width: 12rem;
|
||||
min-width: 12rem;
|
||||
margin-right: 4px;
|
||||
}
|
||||
.derivated-column-size {
|
||||
max-width: 14rem;
|
||||
min-width: 14rem;
|
||||
margin-right: 4px;
|
||||
}
|
||||
.hplocation-column {
|
||||
margin-left: 4px;
|
||||
}
|
||||
.dice-pool-image {
|
||||
border: 0;
|
||||
margin-left: 4px;
|
||||
|
||||
Reference in New Issue
Block a user