diff --git a/stylesheets/style.css b/stylesheets/style.css index b96755e8..5d8cb2d4 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -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", "MS Pゴシック", sans-serif;