increased size of MTG dice number
This commit is contained in:
parent
79722fcfa5
commit
46378515fa
@ -110,7 +110,7 @@ main {
|
|||||||
|
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
font-size: 3em;
|
font-size: 3.95em;
|
||||||
|
|
||||||
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva,
|
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva,
|
||||||
Verdana, sans-serif;
|
Verdana, sans-serif;
|
||||||
@ -147,11 +147,11 @@ color:rgb(141, 140, 140);
|
|||||||
align-content: center;
|
align-content: center;
|
||||||
}
|
}
|
||||||
.buttonText {
|
.buttonText {
|
||||||
font-size: 0.65rem;
|
font-size: 1.5rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
#d20 {
|
#d20 {
|
||||||
width: 2.85rem;
|
width: 3.95rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fiveLife {
|
.fiveLife {
|
||||||
@ -195,7 +195,7 @@ color:rgb(141, 140, 140);
|
|||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
color: #792f22;
|
color: #792f22;
|
||||||
font-size: 0.55rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user