您似乎还未注册一个账号?我们强烈推荐您点击此处创建一个账户。|如果您在H萌娘上发现某些内容错误/空缺/不中立,请勇于按右上角编辑按钮!

Widget:Team:修订间差异

H萌娘,万物皆可H的百科全书!
跳转到导航 跳转到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第95行: 第95行:
     align-items: center;
     align-items: center;
     width: 100%;
     width: 100%;
}
.nav .heart{
    color: rgba(155,155,155);
}
.nav .heart:before{
    content: '\f004';
    font-family: fontAwesome;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
}
.nav .heart-btn:checked ~ .heart:before{
    color: #e41934;
}
.nav .heart-btn{
    display: none;
}
}
.details{
.details{
第161行: 第177行:
                 <!--verify-icon-------->
                 <!--verify-icon-------->
                 <i class="verify fas fa-check-circle"></i>
                 <i class="verify fas fa-check-circle"></i>
                <!--heart-btn--------------->
                <input class="heart-btn" id="heart-btn" type="checkbox" />
                <label class="heart"></label>
             </div>
             </div>
             <!--img and details---------------->
             <!--img and details---------------->
             <div class="details">
             <div class="details">
                 <img alt="" src="images/t-1.png" />
                 <img alt="" src="images/t-1.png" />
                 <strong>Emma Oliva</strong>
                 <strong>Hice</strong>
                 <p>[email protected]</p>
                 <p>[email protected]</p>
             </div>
             </div>

2021年9月10日 (五) 16:42的版本