Gestion des hordes et divers améliorations + traduction espagnole
This commit is contained in:
@ -1050,7 +1050,7 @@ body.system-bol img#logo {
|
||||
flex-direction: column;
|
||||
position: absolute;
|
||||
top: 2.75rem;
|
||||
right: 4rem;
|
||||
right: 16rem;
|
||||
}
|
||||
.tokenhudext.right {
|
||||
justify-content: flex-start;
|
||||
@ -1064,10 +1064,10 @@ body.system-bol img#logo {
|
||||
.tokenhudext.right2 {
|
||||
justify-content: flex-start;
|
||||
flex-direction: column;
|
||||
transform: translate(0, -30%);
|
||||
/*transform: translate(0, -30%);*/
|
||||
position: absolute;
|
||||
top: -4rem;
|
||||
left: -12rem;
|
||||
left: 11rem;
|
||||
}
|
||||
.control-icon.tokenhudicon {
|
||||
width: fit-content;
|
||||
@ -1097,3 +1097,6 @@ body.system-bol img#logo {
|
||||
.character-summary-rollable {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.activated-green {
|
||||
color: darkgreen;
|
||||
}
|
Reference in New Issue
Block a user