/* 게시글 테이블 제목 */
#article-table > thead a {
    text-decoration: none;
    color: black;
}
