Sha256: 38bc37a86a21dee7a0464f7060c8c2b0aaf3b7e8919add5d281162648554cc2b
Contents?: true
Size: 818 Bytes
Versions: 110
Compression:
Stored size: 818 Bytes
Contents
html, body { font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-size: 10px; } h1 { font-size: 2rem; } .page-break { clear: both; display: block; page-break-after: always; } .noprint { display: none !important; min-width: 0 !important; } .hd-diary-pdf { table { border-collapse: collapse; border-spacing: 0; margin-bottom: 5px; width: 100%; tr { page-break-inside: avoid; } th, td { border: solid 1px #666; } tbody { th { // Station heading text-align: left; } } thead { background-color: #eee; // No border on the diurnal period row eg AM, PM etc tr:first-child { th { background-color: #fff; border: 0; } } } } }
Version data entries
110 entries across 110 versions & 1 rubygems