• 请不要在回答技术问题时复制粘贴 AI 生成的内容
CivAx
V2EX  ›  程序员

“随想” 节点的 CSS 与其他节点不同?

  •  
  •   CivAx · Jan 15, 2019 · 1844 views
    This topic created in 2702 days ago, the information mentioned may be changed or developed.

    突然注意到 "随想" 所有 box 的内容边距都与其他节点不一样…

    <style type="text/css">
    #Wrapper {
    background-image: url("//www.v2ex.com/static/img/shadow_light.png"), url("//static.v2ex.com/tiles/random.jpg");
    background-repeat: repeat-x, repeat;
    }
    
    .box {
    border: 1px solid #e2e2ff;
    }
    </style>
    

    代码来看有个 1 像素的边框

    2 replies    2019-01-15 10:30:38 +08:00
    lcnr
        1
    lcnr  
       Jan 15, 2019
    。。。。很多节点都自定义了 CSS 啊,你竟然不知道?
    CivAx
        2
    CivAx  
    OP
       Jan 15, 2019
    @zhoushiya 但是翻看了几个有背景图的节点,并没有这个边距问题,似乎只有随想是这样
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2627 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 15:58 · PVG 23:58 · LAX 08:58 · JFK 11:58
    ♥ Do have faith in what you're doing.