|
@@ -4281,12 +4281,11 @@ label.check_box:last-of-type {margin-right:0;}
|
|
|
|
|
|
.faq-que span {position:absolute; top:22px; left:25px; display:inline-block; margin-right:10px; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%; background:var(--primary); color:var(--white);}
|
|
.faq-que span {position:absolute; top:22px; left:25px; display:inline-block; margin-right:10px; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%; background:var(--primary); color:var(--white);}
|
|
|
|
|
|
-.faq-ans p {position:relative;
|
|
|
|
|
|
+.faq-ans > div {position:relative;
|
|
line-height: 26px;
|
|
line-height: 26px;
|
|
padding: 20px 25px; padding-left:70px;
|
|
padding: 20px 25px; padding-left:70px;
|
|
border-top: 1px solid var(--border);
|
|
border-top: 1px solid var(--border);
|
|
}
|
|
}
|
|
-
|
|
|
|
.faq-ans span {position:absolute; top:22px; left:25px; display:inline-block; margin-right:10px; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%; background:#b8d4cd; color:var(--white);}
|
|
.faq-ans span {position:absolute; top:22px; left:25px; display:inline-block; margin-right:10px; width:30px; height:30px; line-height:30px; text-align:center; border-radius:50%; background:#b8d4cd; color:var(--white);}
|
|
|
|
|
|
/*지워도 됨
|
|
/*지워도 됨
|