(201028)css수정

This commit is contained in:
kdh0120 2020-10-28 01:27:44 +00:00
parent 64ddf629dd
commit ec9905f5f7
1 changed files with 49 additions and 47 deletions

View File

@ -2096,9 +2096,9 @@ html.lock, body.lock {display:block; width:100%; height:100%; overflow:hidden;}
.jnStep li:nth-child(1).current span:before {background: url('../../img/common/join_step01_on.png')no-repeat center center;} .jnStep li:nth-child(1).current span:before {background: url('../../img/common/join_step01_on.png')no-repeat center center;}
.jnStep li:nth-child(2).current span:before {background: url('../../img/common/join_step02_on.png')no-repeat center center;} .jnStep li:nth-child(2).current span:before {background: url('../../img/common/join_step02_on.png')no-repeat center center;}
.jnStep li:nth-child(3).current span:before {background: url('../../img/common/join_step03_on.png')no-repeat center center;} .jnStep li:nth-child(3).current span:before {background: url('../../img/common/join_step03_on.png')no-repeat center center;}
.jnSel {margin: 0 -30px; padding-top: 50px; text-align:center;} .jnSel {margin: 0 -30px; padding-top: 50px;}
.jnSel:after {content: ''; display: table; clear: both;} .jnSel:after {content: ''; display: table; clear: both;}
.jnSel > div {/*float: left;*/ width: 33.3333%; padding: 0 30px; display:inline-block;} .jnSel > div {float: left; width: 33.3333%; padding: 0 30px;}
.jnsCont {background: #f8f8f8; border: solid 1px #e1e1e1; text-align: center; padding: 50px 0;} .jnsCont {background: #f8f8f8; border: solid 1px #e1e1e1; text-align: center; padding: 50px 0;}
.jnsCont img {} .jnsCont img {}
.jnsCont p {font-size: 14pt; font-weight: 500; margin: 20px 0;} .jnsCont p {font-size: 14pt; font-weight: 500; margin: 20px 0;}
@ -2125,3 +2125,5 @@ html.lock, body.lock {display:block; width:100%; height:100%; overflow:hidden;}