V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
katsusan
V2EX  ›  反馈

[夜间模式] 日本语节点以及下属 post 的部分 div 背景颜色在夜间模式下仍为白色

  •  
  •   katsusan · 2022-09-11 16:48:41 +08:00 · 821 次点击
    这是一个创建于 586 天前的主题,其中的信息可能已经有所发展或是发生改变。

    url: https://www.v2ex.com/go/ja

    possible reason: 该节点下的 rightbar 里有一个 internal CSS 覆盖了 night.css 里的 background 设定.

    path: html→body→div#Wrapper.Night→div.content→div#Rightbar→div.box→div.inner

    <style type="text/css">
    .box {
    background-color: #f9f9f9;
    }
    </style>
    
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2832 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 14:23 · PVG 22:23 · LAX 07:23 · JFK 10:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.