forked from leftypol/leftypol
style.css: add diceroll styling
This commit is contained in:
parent
169bf13f5d
commit
16b70202bd
1 changed files with 6 additions and 0 deletions
|
@ -1486,6 +1486,12 @@ li.mix {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Dice roll support */
|
||||||
|
.inline-dice {
|
||||||
|
width: 1em;
|
||||||
|
height: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
/* Mona Font */
|
/* Mona Font */
|
||||||
.aa {
|
.aa {
|
||||||
font-family: Mona, "MS PGothic", "MS Pゴシック", sans-serif;
|
font-family: Mona, "MS PGothic", "MS Pゴシック", sans-serif;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue