Tweak card sizes.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 3 Sep 2014 13:01:16 +0000 (15:01 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 3 Sep 2014 13:01:16 +0000 (15:01 +0200)
heroik.css

index 40bb1ae..b46f17c 100644 (file)
@@ -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 {