|
|
|
@ -6173,7 +6173,10 @@ main {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.iyu_nav ul .nav_list03 .icon {
|
|
|
|
|
background: #FF9C00 url(../img/main/iyu_nav_ico03.png) no-repeat center/44% auto;
|
|
|
|
|
background: #FF9C00 url(../img/main/iyu_nav_ico03.png);
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
background-position: center center;
|
|
|
|
|
background-size: 55% 55%;
|
|
|
|
|
width: 60px;
|
|
|
|
|
height: 60px;
|
|
|
|
|
border-radius: 50%;
|
|
|
|
@ -16411,6 +16414,12 @@ main.sona_cont_measurement {
|
|
|
|
|
justify-content: flex-end;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.community_view01 .option3_btn {
|
|
|
|
|
display: flex;
|
|
|
|
|
width: 1.5rem;
|
|
|
|
|
justify-content: flex-end;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* 8-17.설정하기-Dday등록 */
|
|
|
|
|
.m_set_d_day {
|
|
|
|
|
height: 100%;
|
|
|
|
|