Formatting and docs changes

This commit is contained in:
Mark Otto 2014-01-12 00:04:24 -08:00
parent 36aa3afb4f
commit 4b1ff7fa49
5 changed files with 4582 additions and 4666 deletions

View File

@ -290,6 +290,7 @@ body {
/* Page headers */
.bs-header {
margin-bottom: 40px;
padding: 30px 15px 40px; /* side padding builds on .container 15px, so 30px */
font-size: 20px;
text-align: center;
@ -534,8 +535,6 @@ body {
.bs-sidenav {
margin-top: 20px;
margin-bottom: 20px;
padding-top: 5px;
padding-bottom: 5px;
}
/* All levels of nav */
@ -630,8 +629,8 @@ body {
margin-bottom: 60px;
}
/* Janky fix for preventing navbar from overlapping */
h1[id] {
margin-top: 0;
padding-top: 20px;
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff