Add babele JSON files

This commit is contained in:
2024-10-13 17:08:33 +02:00
parent 3ba0449c12
commit e93a554715
115 changed files with 2139 additions and 317 deletions

View File

@ -1099,4 +1099,9 @@ body.system-bol img#logo {
}
.activated-green {
color: darkgreen;
}
}
/* Hide compendium background image */
.compendium-sidebar .directory-item.compendium.locked .compendium-banner {
opacity: 00;
}