发新话题
打印

bootstrap 3 css

bootstrap 3 css

h1,h2 = .h1,h2,...
<h1> aaaa <small>副标题</small></h1>
<small>  = .small
body,p{font-size:14px;line-height:1.428}
p{margin-bottom: 1/2 * line-heigt,default=10px}
.text-left/right/center/justify/no-wrap
.text-lowercase/uppercase/capitlize
<blockquote>..<footer>...</footer></blockquote>
<blockquote class='blockquote-reverse'> 居右
.line-inline
<dl>
   <dt></dt>
   <dd></dd>
</dl>
.form-group

TOP

发新话题