span标签和p标签对齐上下
p标签
.main .inner .line:nth-of-type(2) p {
font-weight: bold;
font-stretch: normal;
line-height: 24px;
letter-spacing: -1px;
color: #000000;
text-indent: 0em;/*em是相对单位,可根据自己实际情况来调节*/
padding-left:5em;/*em是相对单位,可根据自己实际情况来调节*/
word-wrap: break-word;
}
span标签
<span style="
display:inline-block;
position: absolute;
margin-top: 2px;
">
最近访问时间:2024-09-11 15:02:28