Merge branch 'diceroll-2' into 'config'

Add inline dicerolling. Fix #15

Closes #15

See merge request leftypol/leftypol!2
This commit is contained in:
Zankaria Auxa 2024-10-13 22:32:30 +00:00
commit a86c9f8d8f
4 changed files with 65 additions and 5 deletions

View file

@ -1487,6 +1487,12 @@ li.mix {
display: inline-block;
}
/* Dice roll support */
.inline-dice {
width: 1em;
height: 1em;
}
/* Mona Font */
.aa {
font-family: Mona, "MS PGothic", " Pゴシック", sans-serif;