/* Print tweaks (separate file so you can extend easily) */
@page { margin: 12mm; }
body { color: #000 !important; background: #fff !important; }
header.pk-header { display:none !important; }
footer { display:none !important; }
a[href]:after { content: " (" attr(href) ")"; font-size: 10px; }
.table th, .table td { border-color: #ccc !important; }
