.entry-content .contributing-table tr:nth-child(even) { background-color: #c8e6c9; }
.entry-content .contributing-table tr:nth-child(odd) { background-color: #e8f5e9; }
.entry-content .contributing-table tr:hover { background-color: #81c784; }

.entry-content .stats-table tr:nth-child(even) { background-color: #bbdefb; }
.entry-content .stats-table tr:nth-child(odd) { background-color: #e3f2fd; }
.entry-content .stats-table tr:hover { background-color: #64b5f6; }


 