WordPress-本站动了主题编码的地方【自用】

1.文章更新提示

2.WordPress清新版说说页面

3.底部信息提示

手机背景

自定义css

/*手机侧边栏背景图片*/
@media (max-width: 767px){
.mobile-navbar.show,.mobile-navbar.left{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  background-image:linear-gradient(rgba(255, 255,255,0),rgba(255,255,255, 0.3)),url(https://);}
  .mobile-nav-widget .box-body {
    background: var(--muted-border-color) !important;}
}

奥运金牌侧边栏自定义html代码

奥运金牌榜

<div class="widget-box aoyundiy"><iframe 
src="https://act.e.mi.com/olympic/index.html"
style="border:none;width:100%;height:465px"></iframe></div>
© 版权声明
THE END
点赞16捐助 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容