Bootstrap常用样式类(v3.3.4)

0,字体大小

.h1{font-size:36px}
.h2{font-size:30px}
.h3{font-size:24px}
.h4{font-size:18px}
.h5{font-size:14px}
.h6{font-size:12px}

1,字体颜色

.text-muted{color:#777}
.text-primary{color:#337ab7}
.text-success{color:#3c763d}
.text-info{color:#31708f}
.text-warning{color:#8a6d3b}
.text-danger{color:#a94442}

2,背景颜色

.bg-success{background-color:#fff6e5}
.bg-info{background-color:#d9edf7}
.bg-warning{background-color:#fcf8e3}
.bg-danger{background-color:#f2dede}

3,组合颜色(字体颜色+背景颜色+边框)

.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}

4,工具类

.center-block{display:block;margin-right:auto;margin-left:auto}
.pull-right{float:right!important}
.pull-left{float:left!important}
.hide{display:none!important}
.show{display:block!important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none!important}
.affix{position:fixed}

//内边距、圆角
.panel-body{padding:15px}
.img-rounded{border-radius:6px}
5,列表类

//无圆点、横排
.list-unstyled{padding-left:0;list-style:none}
.list-inline{padding-left:0;margin-left:-5px;list-style:none}


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值