.demo-log-table > tbody tr:nth-child(odd) {
	background-color: #fafafc;
}