Add die class

master
kts of kettek (POWERQWACK) 2021-05-18 04:46:01 -07:00
parent 133e625555
commit d59ef1c589
1 changed files with 5 additions and 0 deletions

View File

@ -237,6 +237,11 @@ td:last-child {
padding-left: 1em;
}
.die {
width: 1em;
height: 2ex;
}
@media screen and (min-resolution: 200dpi) {
body {
font-size: 5vw;