All pastes #1882604 Raw Edit

Mine

public text v1 · immutable
#1882604 ·published 2010-06-14 01:35 UTC
rendered paste body
/* 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;
}