Compare commits
2 Commits
b4903854c1
...
475fe19d84
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
475fe19d84 | ||
|
|
eba4a1c96e |
@@ -44,7 +44,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="theit">
|
<div class="theit">
|
||||||
<div class="bditem bditem1">
|
<div class="bditem bditem1">
|
||||||
<label class="itlable">{:lang_i18n('您对哪个产品品类感兴趣?')}</label>
|
<label class="itlable">{:lang_i18n('您对哪个产品品类感兴趣?')}<span class="redtag">*</span></label>
|
||||||
<div class="sfbchecks">
|
<div class="sfbchecks">
|
||||||
{notempty name="interested"}
|
{notempty name="interested"}
|
||||||
{volist name="interested" id="it"}
|
{volist name="interested" id="it"}
|
||||||
|
|||||||
@@ -1150,6 +1150,7 @@ video img {
|
|||||||
padding: 1rem 0;
|
padding: 1rem 0;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
font-family: 'Montserrat-Bold';
|
font-family: 'Montserrat-Bold';
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
.faq span {
|
.faq span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@@ -3560,6 +3561,9 @@ video::-webkit-media-controls-current-time-display {
|
|||||||
margin: 0.5rem 0;
|
margin: 0.5rem 0;
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
}
|
}
|
||||||
|
.m_ach .list-num li h4 p{
|
||||||
|
color:#000;
|
||||||
|
}
|
||||||
.m_ach .list-num li p {
|
.m_ach .list-num li p {
|
||||||
color: #707070;
|
color: #707070;
|
||||||
font-family: 'Montserrat-Regular';
|
font-family: 'Montserrat-Regular';
|
||||||
|
|||||||
Reference in New Issue
Block a user