iphone5调整
parent
3bbdf2805a
commit
739904fd44
|
@ -2845,4 +2845,20 @@ textarea::-webkit-input-placeholder {
|
||||||
.join-list li>div:nth-of-type(1)>strong, .join-list li>div:nth-of-type(1)>span{
|
.join-list li>div:nth-of-type(1)>strong, .join-list li>div:nth-of-type(1)>span{
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
.index-title ins{
|
||||||
|
font-size: 42px;
|
||||||
|
}
|
||||||
|
.index-title p{
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
.index-title-item li{
|
||||||
|
font-size: 13px;
|
||||||
|
}
|
||||||
|
.index-title-item li:last-child{
|
||||||
|
margin-left: 15px;
|
||||||
|
}
|
||||||
|
.corporate-name{
|
||||||
|
font-size: 22px;
|
||||||
|
margin: 20px 0 10px;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue