rewrite the code section of the type docs

This commit is contained in:
Mark Otto
2012-01-28 00:23:30 -08:00
parent ce69b70719
commit d448e6921e
3 changed files with 82 additions and 85 deletions

View File

@@ -681,6 +681,7 @@ form.well {
}
.jumbotron p {
margin-right: 0;
margin-left: 0;
font-size: 18px;
line-height: 24px;
}
@@ -695,6 +696,10 @@ form.well {
.quick-links {
margin: 40px 0 0;
}
.quick-links li {
margin-top: 5px;
margin-bottom: 5px;
}
/* hide the bullets on mobile since our horizontal space is limited */
.quick-links .divider {
display: none;
@@ -744,7 +749,7 @@ form.well {
.subnav .nav > li {
float: none;
}
.subnav .nav a {
.subnav .nav > li > a {
border: 0;
}
.subnav .nav li + li a {