• 22.12.2018
  • 16:30
  • SC Bonaparte
.row-centered { text-align:center; } .col-centered { display:inline-block; float:none; /* reset the text-align */ text-align:left; /* inline-block space fix */ margin-right:-4px; } table tbody>tr:nth-child(even)>td { background-color: #272727 }