forked from leftypol/leftypol
Merge branch 'diceroll-2' into 'config'
Add inline dicerolling. Fix #15 Closes #15 See merge request leftypol/leftypol!2
This commit is contained in:
commit
a86c9f8d8f
4 changed files with 65 additions and 5 deletions
|
@ -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", "MS Pゴシック", sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue