paperlined.org
templates > css
document updated 2 years ago, on Jan 1, 2023
/* --==##  table cells have a nice border  ##==-- */
table {border-collapse:collapse}
table td, table th {border:1px solid #aaa; padding:0.3em}
table th {background-color:#000; color:#fff}
table th a {color:#aaf}
table th a:visited {color:#faf}
table tr.header td, table thead td {border:#fff}