From 525f9f90823c8e0a4be3b35db51f3160b4c0b178 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Wed, 3 Sep 2014 15:01:16 +0200 Subject: [PATCH] Tweak card sizes. --- heroik.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/heroik.css b/heroik.css index 40bb1ae..b46f17c 100644 --- a/heroik.css +++ b/heroik.css @@ -609,8 +609,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 +761,7 @@ h1, h2, [onclick], label { @media print { @page { - size: 3.5in 7in; + size: 85mm 170mm; margin: 0.5em; } header, .no-print { -- 2.20.1