pc 버전 서브페이지 로고 수정

This commit is contained in:
2026-05-27 16:49:51 +09:00
parent b7ae5b8329
commit d73e2b7772

View File

@@ -307,12 +307,7 @@ body.page-inquiry #m_navBtn.on span:after {
background-color: #fff;
}
/* 서브 페이지 PC 로고 교체 */
#top_nav_wrap.sub #top_logo img {
content: url('/img/common/logo_d.png') !important;
display: inline-block !important;
}
/* 서브 페이지 모바일 로고 교체 */
/* 서브 페이지 모바일 로고만 어두운 로고로 교체 */
#hd.sub #m_logo img {
content: url('/img/common/logo_d.png') !important;
display: inline-block !important;