Merged with development

This commit is contained in:
WBHarry 2025-08-24 02:52:02 +02:00
commit 1ae9f2bf0c
49 changed files with 666 additions and 526 deletions

View file

@ -133,7 +133,8 @@
&.resource-roll {
.reroll-message {
color: @beige;
font-size: 16px;
text-align: center;
font-size: var(--font-size-18);
margin-bottom: 0;
}
}
@ -275,7 +276,7 @@
position: absolute;
top: 0;
right: 0;
font-size: 10px;
font-size: var(--font-size-10);
z-index: 2;
filter: drop-shadow(0 0 3px black);
}