body { font-family: sans-serif; margin: 2em; }
table { border-collapse: collapse; width: 100%; }
th, td { border: 1px solid #ccc; padding: 8px; }
th { background: #f5f5f5; }
a { color: #0055aa; text-decoration: none; }
a:hover { text-decoration: underline; }
td.hash { font-family: monospace; }

.gridjs-footer,
td.gridjs-td,
th.gridjs-th {
    padding: 0.75ex 1ex;
    text-wrap: nowrap;
}

th.gridjs-th-sort .gridjs-th-content {
    line-height: 24px;
}

.gridjs-td[data-column-id="sha256"] {
    font-family: monospace;
}