X-Git-Url: https://git.yukkurigames.com/?p=heroik.git;a=blobdiff_plain;f=heroik.css;h=89678cd90999f96ffac38efc975250d4841b2bd0;hp=40bb1ae221c27a9af06861c9b9c9b0a3bbb62403;hb=HEAD;hpb=613da5dd87bd297f6e05fe4bb27e62270205a5aa diff --git a/heroik.css b/heroik.css index 40bb1ae..89678cd 100644 --- a/heroik.css +++ b/heroik.css @@ -233,6 +233,8 @@ input[type=checkbox] { box-shadow: 0.125em 0.125em 0.25em 0.0625em #aaa; border: solid hsl(270, 30%, 85%) 1px; min-width: 6em; + height: 1.375em; + max-height: 1.375em; } .button.small { @@ -609,8 +611,8 @@ table { .card .flavor { position: absolute; bottom: 9%; - width: 80%; - left: 10%; + width: 70%; + left: 15%; font-style: italic; color: black; font-size: 0.6em; @@ -761,7 +763,7 @@ h1, h2, [onclick], label { @media print { @page { - size: 3.5in 7in; + size: 85mm 170mm; margin: 0.5em; } header, .no-print {