html {
scroll-behavior: smooth;
}
img {
max-width:100%;
height:auto;
}
body {
cursor: url("images/cursor.png"), auto;
}
.center {
width: 300px;
height: 300px;
display: flex;
justify-content: center;
align-items: center;
}
p {
-webkit-line-clamp: 5;
}
© 版权声明
温馨提示 : 非特殊注明,否则均为©李联华的博客网原创文章,本站文章未经授权禁止任何形式转载
THE END
暂无评论内容