1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

complete the docs scss toc

This commit is contained in:
Mark Otto
2015-04-16 14:37:17 -07:00
parent 0da9e749e3
commit a90de06a60

View File

@@ -42,10 +42,33 @@ $bd-info: #5bc0de;
// //
// Key sections to this file. // Key sections to this file.
// - Scaffolding // Scaffolding
// - Buttons // Buttons
// - Booticon // Booticon
// - Main navigation // 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 // Scaffolding
@@ -252,7 +275,11 @@ body {
} }
} }
//
// Masthead (headings and download button) // Masthead (headings and download button)
//
.bd-masthead { .bd-masthead {
position: relative; position: relative;
padding: 2rem 0; padding: 2rem 0;
@@ -1417,6 +1444,7 @@ body {
} }
} }
// //
// Brand guidelines // Brand guidelines
// //