7b2美化-网站底部添加渐变色一言
附件代码添加到b2/footer.php
<div class=”footer-bottom-right”>
上面
以下代码添加到css样式
/*底部一言彩色*/
.b2-widget-box ul .links-icon img {
background: #fff;
}
.night .b2-widget-box ul .links-icon img {
background: #1b1d1f;
}
.site-footer-nav .wrapper .footer-links {
border-radius: 20px;
}
p.footser {
background: linear-gradient(90deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 33.3%, rgba(252, 176, 69, 1) 66.6%, rgba(131, 58, 180, 1) 100%);
-webkit-background-clip: text;
color: transparent !important;
background-size: 300% 100%;
animation: text 4s infinite linear;
}
.night .ffooter-menus .ewms .ewm-weibo {
background:#1b1d1f !important;
}
.night .ffooter-menus .ewms .ewm-weibo .ewm-main .items .item a {
color:#ccc !important;
}
.night .ffooter-menus .ewms .ewm-douyin {
background:#1b1d1f !important;
}
.night .ffooter-menus .ewms .ewm-main h4 {
color:#9E9E9E !important;
}
.night .ffooter-menus .ewms .ewm-main h5 {
color:#FF9800 !important;
}
.night .ffooter-menus .ewms .ewm-douyin .ewm-douyin-1:after {
background:#9E9E9E !important;
}
.night .ffooter-menus .ewms .ewm-wechat {
background:#1b1d1f !important;
}
.night .wiiuii-wz-sty.wiiuii-wzzs-item {
background: #2196f3e6;
}
.night .wiiuii-wz-sty.wiiuii-jrfb-item {
background: #8BC34A;
}
.night .wiiuii-sjcs-item {
background: #aa3f78;
}
.night .wiiuii-yxsj-item {
background: #ff9800d1;
}
.night .wiiuii-yhzs-item {
background: #009688;
}
.night .wiiuii-llzs-item {
background: #f44336de;
}
.wp-block-image:not(.is-style-rounded)>a, .wp-block-image:not(.is-style-rounded) img {
border-radius: 10px;
transition: 0.5s;
}
声明:本站部分文章来源于网络,如有危害到您的合法权益请联系客服