V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
jings
V2EX  ›  前端开发

扁平化掉 bootstrap

  •  
  •   jings · 2015-11-25 15:30:42 +08:00 · 1698 次点击
    这是一个创建于 3092 天前的主题,其中的信息可能已经有所发展或是发生改变。

    一直在用 stylish 插件,但发现没有 通用 扁平化 bootstrap 的 css ,如何对 bootstarp 的 button 和框框进行扁平化。不懂 css 目前只写了如下几行:

    *{
    text-shadow: none !important;
    font-family:"Lato", "Lucida Grande","Lucida Sans Unicode", Tahoma, Sans-Serif, LiSong Pro Light,'Consolas', 'Panic Sans', 'Consolas', 'DejaVu Sans Mono','Bitstream Vera Sans Mono', 'Menlo', 'Microsoft Yahei', monospace;
    box-shadow:none !important;
    }
    body{
    background: #EFEFEF !important;
    border: #e2e2e2 !important;
    border-radius:1px !important;
    background-image:none !important;
    color:black !important;
    }

    1 条回复    2015-11-25 16:01:42 +08:00
    jings
        1
    jings  
    OP
       2015-11-25 16:01:42 +08:00 via Android
    置顶防火墙
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5929 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 06:44 · PVG 14:44 · LAX 23:44 · JFK 02:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.