代码拉取完成,页面将自动刷新
同步操作将从 阿炸克斯/remixicon 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
body {
padding: 10px;
margin: 0;
}
.search-wrapper-zw {
height: 75px;
}
.search-wrapper {
position: fixed;
z-index: 10;
top: 0;
left: 0;
right: 0;
height: 65px;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
border-bottom: 1px solid #333;
box-shadow: 0 0 8px #333;
}
.search-wrapper input {
height: 40px;
width: 300px;
text-align: center;
font-size: 16px;
}
.icon-list {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.icon-item {
position: relative;
width: 100px;
height: 100px;
text-align: center;
border: 1px solid #333;
padding: 10px;
font-size: 12px;
margin-bottom: 10px;
cursor: pointer;
}
.icon-item::before {
position: absolute;
content: "";
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.icon-item:hover {
background: #eee;
}
.icon {
font-size: 50px;
margin-bottom: 10px;
height: 50px;
display: flex;
align-items: center;
justify-content: center
}
#copyTextarea {
position: absolute;
top: -100vh;
right: -100vh;
width: 0;
height: 0;
margin: 0;
padding: 0;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。