mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
complete the docs scss toc
This commit is contained in:
parent
0da9e749e3
commit
a90de06a60
@ -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
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user