2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins

This commit is contained in:
Mark Otto
2011-09-29 01:40:27 -07:00
parent 2d81d65533
commit f919f6f94f
9 changed files with 565 additions and 822 deletions
+4 -3
View File
@@ -41,15 +41,16 @@ h2 {
font-size: 14px;
}
}
h3, h4, h5, h6 {
line-height: @baseline * 2;
}
h3 {
line-height: @baseline * 2;
font-size: 18px;
small {
font-size: 14px;
}
}
h4, h5, h6 {
line-height: @baseline;
}
h4 {
font-size: 16px;
small {