style.css: add diceroll styling

This commit is contained in:
Zankaria 2024-10-12 16:16:37 +02:00
parent 169bf13f5d
commit 16b70202bd

View file

@ -1486,6 +1486,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;