linfeng365

V2EX 如何设置全站为黑色主题?

  •  
  •   linfeng365 · Dec 12, 2015 · 3187 views
    This topic created in 3891 days ago, the information mentioned may be changed or developed.

    如: nodejs 页面下 http://www.v2ex.com/go/nodejs

    4 replies    2015-12-12 09:31:32 +08:00
    mimzy
        1
    mimzy  
       Dec 12, 2015   ❤️ 1
    在个人设置的自定义 CSS 里 自己写个样式

    楼主注册时间这么早 怎么还老是重复发帖…
    cst4you
        2
    cst4you  
       Dec 12, 2015   ❤️ 1
    * {
    color: #000;
    background-color: #000;
    }
    JohnH
        3
    JohnH  
       Dec 12, 2015   ❤️ 1
    查看楼主提供页面的链接的源代码,从第 125 行位置能看到其他页面没有的样式,这块对应的就是页面黑色的样式。
    然后把整段样式放进自定义样式里,恩
    linfeng365
        4
    linfeng365  
    OP
       Dec 12, 2015
    @JohnH 把 126 行到 148 行放到设置里。对了。谢谢。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1093 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 23:01 · PVG 07:01 · LAX 16:01 · JFK 19:01
    ♥ Do have faith in what you're doing.