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

节点 [分享创造] 的 box 样式和其它页面不统一

  •  
  •   cheshirecat · 2012-04-29 15:25:30 +08:00 · 4006 次点击
    这是一个创建于 4381 天前的主题,其中的信息可能已经有所发展或是发生改变。
    @Livid

    看了一下,是因为页面里有手工加的 .box 样式。

    <div class="box">
    <div class="inner">
    欢迎在这里展示自己的作品。
    <style type="text/css">
    #Wrapper {
    background-image: url("http://static.v2ex.com/grids/air.png");
    background-repeat: repeat;
    }

    .box {
    border: 2px solid #cdd8ff;
    }
    </style>
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3561 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 04:39 · PVG 12:39 · LAX 21:39 · JFK 00:39
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.