.post-content table tbody > tr:nth-child(odd) > td {
    background: #cccccc;
}
.post-content table{
border:2px solid;
}