JezK
Edit File: tablepress-custom.min.css
.tablepress thead th{background-color:#0073aa;color:#fff;font-weight:700;text-align:center}.tablepress tbody tr:nth-child(odd){background-color:#f2f2f2}.tablepress tbody tr:nth-child(even){background-color:#fff}.tablepress tbody tr:hover{background-color:#ffe8a3}.tablepress{border-collapse:collapse}.tablepress th,.tablepress td{border:1px solid #ddd;padding:10px}.tablepress thead th{background:#00a859;color:#fff}.tablepress tbody tr:nth-child(odd){background:#f9f9f9}.tablepress tbody tr:hover{background:#dff5e7}