board.css /* Webzine */ .bd_zine>li{position:relative;margin:0 auto;word-break:break-all;word-wrap:break-word} ... .bd_zine.zine .tmb_wrp img,.bd_zine .no_img{border:1px solid #DDD} .bd_zine h3{margin:0;font-size:15px;color:#444} black.css // 블랙 테마에서의 글자색 /* List */ .tmb_wrp .loading{background:#000 url(../img/black/loading.gif) no-repeat 50% 50%} ... .bd_zine h3{color:#EEE;text-shadow:0 1px 0 #000}