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

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

  •  
  •   cheshirecat · 2012-04-29 15:25:30 +08:00 · 4002 次点击
    这是一个创建于 4379 天前的主题,其中的信息可能已经有所发展或是发生改变。
    @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   ·   我们的愿景   ·   实用小工具   ·   3157 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 14:56 · PVG 22:56 · LAX 07:56 · JFK 10:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.