rerolls
This commit is contained in:
18
style.css
18
style.css
@@ -487,6 +487,8 @@ em {
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.field {
|
||||
background: #0cf;
|
||||
}
|
||||
@@ -508,6 +510,22 @@ em {
|
||||
background: #0d9;
|
||||
}
|
||||
|
||||
.reroll {
|
||||
|
||||
/* #f84 #f99*/
|
||||
background: #f7b;
|
||||
}
|
||||
|
||||
.dice {
|
||||
font-size: 45px;
|
||||
vertical-align: -5px;
|
||||
float: right;
|
||||
/* position: absolute;
|
||||
top: 15px;
|
||||
right: 15px; */
|
||||
/* text-align: right; */
|
||||
}
|
||||
|
||||
.box {
|
||||
padding: 3px 8px 3px 8px;
|
||||
border: 2px solid #444;
|
||||
|
||||
Reference in New Issue
Block a user