/* 본문 가운데 정렬 - 모든 요소 */ .area_view .article-view * { text-align: center !important; } .entry-content * { text-align: center !important; } #content p { text-align: center !important; } }