(201028)css수정
This commit is contained in:
parent
64ddf629dd
commit
ec9905f5f7
|
|
@ -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;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue