Equipment management

This commit is contained in:
2023-08-24 15:59:54 +02:00
parent 3f0e0a41b8
commit f5c0faffd3
53 changed files with 206 additions and 168 deletions

View File

@ -1147,8 +1147,8 @@ ul, li {
}
#logo {
content : url(../images/ui/crucible_game_logo.png);
width: 100px;
content : url(../images/ui/logo_hex_yellow_01.webp);
width: 60px;
height: 60px;
}
@ -1413,6 +1413,11 @@ Focus FOC: #ff0084
min-width:2rem;
/*max-width: 2rem;*/
}
.item-controls-fixed-small {
min-width:1rem;
font-size: 0.8rem;
/*max-width: 2rem;*/
}
.biodata-portrait {
min-height: 512px;
min-width: 256px;