table tr:nth-child(even){
  background: #f2f2f2;
}
.article-info{
  margin:30px auto 24px;
}