Mine
public text v1 · immutable/* TABLE ONLY */
table
{
border-collapse:collapse;
}
table, td
{
border: 1px solid #e3e3e3;
padding: 5px;
text-align: center;
}
th {
background-color: #9bbb59;
color: #fff;
border: 1px solid #e3e3e3;
padding: 5px;
text-align: center;
font-weight: bolder;
}