Revert "Dice: Increased dice size" (#3927)

master
Zaahir Moolla 2017-02-10 09:58:44 -05:00 committed by GitHub
parent bf9a24f1ac
commit 14d123ef3c
1 changed files with 1 additions and 3 deletions

View File

@ -2,12 +2,10 @@
width: 12%;
}
.zci--dice .rolls{
font-size: 350%;
width: 88%;
padding-left: 0px;
}
.zci--dice .nodice{
font-size: 350%;
text-align: center;
display: inline-block;
margin: 0px 4px 9px 0px;
@ -16,4 +14,4 @@
border-width: 2px;
border-style: solid;
padding: 0px 1px 2px 1px;
}
}