Allow configurable logo

This commit is contained in:
2022-07-17 18:20:05 +02:00
parent cf7d76fdba
commit d3ae59f70d
7 changed files with 53 additions and 10 deletions

View File

@ -769,7 +769,7 @@ body.system-bol img#logo {
min-height: 700px;
height: 700px;
}
.bol.sheet.actor .window-content form {
.bol.sheet.actor .window-content .bol-actor-form {
background-image: url("/systems/bol/ui/logo.webp");
background-repeat: no-repeat;
background-size: 190px 115px;