Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
242cea75
Commit
242cea75
authored
Apr 16, 2015
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
start toc in docs scss file
parent
c84cf4f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
+14
-3
docs/assets/scss/docs.scss
docs/assets/scss/docs.scss
+14
-3
No files found.
docs/assets/scss/docs.scss
View file @
242cea75
...
...
@@ -21,10 +21,11 @@ $bd-danger: #d9534f;
$bd-warning
:
#f0ad4e
;
$bd-info
:
#5bc0de
;
// Dev notes
//
// Background information on nomenclature and architecture decisions here.
//
// - Bootstrap variables and mixins are included for easy reuse.
// Doing so gives us access to the same core utilities provided by Bootstrap.
// For example, consistent media queries through those mixins.
...
...
@@ -37,6 +38,16 @@ $bd-info: #5bc0de;
// and layout of the Bootstrap docs. They are not included in our builds.
// Contents
//
// Key sections to this file.
// - Scaffolding
// - Buttons
// - Booticon
// - Main navigation
// Scaffolding
//
// Update the basics of our documents to prep for docs content.
...
...
@@ -46,9 +57,9 @@ body {
}
//
// Buttons
//
// Custom buttons for the docs.
.btn-outline
{
color
:
$bd-purple
;
...
...
@@ -81,7 +92,7 @@ body {
//
// Bootstrap "B" icon
// Bootstrap "B"
Boot
icon
//
.bd-booticon
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment