github 소스링크
.audio-category .audio-category-lists .category-list:nth-child(odd) a { background-color: yellow; } .audio-category .audio-category-lists .category-list:nth-child(even) a { background-color: pink; }