console
<div id="comment-help" class="respond box b2-radius">
<p>下面是一个提示的样式</p>
</div>
<div id="comment-help" class="respond box b2-radius">
<img src="https://search.pstatic.net/common?src=https://i.imgur.com/pHgm9f8.gif" alt=""><p>温馨提醒:若当前<span>资源失效</span>或<span>无法解压</span>请仔细阅读<a href="https://www.gteman.com/7846.html" target="_blank">《新人必看指南》</a>。</p>
</div>
.b2-radius {
border-radius: 6px;
}
.box {
box-shadow: 0px 5px 40px -1px rgba(2, 10, 18, 0.1) !important;
}
.respond {
padding: 16px;
margin: 0 auto;
max-width: 100%;
position: relative;
}.box, .side-fixed {
background-color: #fff;
}
p{
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
box-sizing: border-box;
}
#comment-help img {
height: 100px;
position: absolute;
margin-top: -60px;
}
#comment-help span {
color: #F76276;
}
#comment-help p {
padding-left: 80px;
}
#comment-help a {
color: #1279DE;
}
#comment-help {
width: 100%;
margin-top: 16px;
}