
找到view/htm/header.inc.htm
然后再<head></head>中添加下面的样式即可
<style> /*置顶样式*/
.icon-top-1, .icon-top-2, .icon-top-3 {
color: #fff;
font-size: .875rem;
font-style: normal;
padding: .125rem .25rem;
border-radius: .25rem;
vertical-align: text-bottom;
font-family: Helvetica,Arial,PingFang SC,Noto Sans,Roboto,Microsoft Yahei,sans-serif;
-webkit-font-smoothing: auto;
}
[class^="icon-top-"]:before {
/*content: "\f024";*/
content: "置顶";
}
.icon-top-1 {
background: #ff8800;
}
.icon-top-2 {
color: #ff8800;
}
.icon-top-3 {
/*background: #da24a7;*/
/*background: #f30c74;*/
/*background: #EE1B2E;*/
background: #EE5023;
}</style>
免责声明:
此内容由本站网友原创或转载自网络公开渠道,仅供学习测试使用,禁止商用,著作权归原作者所有,本站不对此内容担负法律责,请于下载后24小时内删除,如发现内容侵权或违规,请联系本站,我们将在12小时内及时做删除或屏蔽处理!