aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-16 14:37:17 -0700
committerMark Otto <[email protected]>2015-04-16 14:37:17 -0700
commita90de06a6056b90c7bd7560414fe0dd0949d1db8 (patch)
treeddcefbe7f37aa3f5e89a210f8d352b6486c6b2cf /docs
parent0da9e749e3ec5a202f58802373ec538336b39d9e (diff)
downloadbootstrap-a90de06a6056b90c7bd7560414fe0dd0949d1db8.tar.xz
bootstrap-a90de06a6056b90c7bd7560414fe0dd0949d1db8.zip
complete the docs scss toc
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/scss/docs.scss36
1 files changed, 32 insertions, 4 deletions
diff --git a/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss
index f96b3b751..a868ca42d 100644
--- a/docs/assets/scss/docs.scss
+++ b/docs/assets/scss/docs.scss
@@ -42,10 +42,33 @@ $bd-info: #5bc0de;
//
// Key sections to this file.
-// - Scaffolding
-// - Buttons
-// - Booticon
-// - Main navigation
+// Scaffolding
+// Buttons
+// Booticon
+// Main navigation
+// Footer
+// Social buttons
+// Homepage
+// Masthead
+// Page headers
+// Carbon ads
+// Homepage featurettes
+// Featured Expo sites
+// Examples
+// Custom container
+// Side navigation
+// Docs sections
+// Callouts
+// Color swatches
+// Team members
+// Wall of Browser Bugs
+// Grid examples
+// Docs examples
+// Code snippets
+// Responsive tests
+// Brand guidelines
+// ZeroClipboard styles
+// Miscellaneous
// Scaffolding
@@ -252,7 +275,11 @@ body {
}
}
+
+//
// Masthead (headings and download button)
+//
+
.bd-masthead {
position: relative;
padding: 2rem 0;
@@ -1417,6 +1444,7 @@ body {
}
}
+
//
// Brand guidelines
//