Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Dice: Increased dice size (#3886)
Browse files Browse the repository at this point in the history
* Fixed dice size
  • Loading branch information
Nalin Bhardwaj authored and loganom committed Jan 30, 2017
1 parent 53ad362 commit e905e28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion share/goodie/dice/dice.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
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;
Expand All @@ -14,4 +16,4 @@
border-width: 2px;
border-style: solid;
padding: 0px 1px 2px 1px;
}
}

0 comments on commit e905e28

Please sign in to comment.