사용자:Utolee90/작업실/styles.css

/* 테이블 스타일 적용 */

.new-table tr > td:nth-child(2) {
   background-color:yellow;
}