blob: 674b8f0d8fd82913cf5dad3f08dc5def0e90e9ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
|
- title: Getting started
pages:
- title: Quick start
- title: Download
sections:
- title: Precompiled
- title: Source
- title: Bower
- title: npm
- title: Contents
- title: Compiling
- title: Support
# - title: Third party support
- title: Accessibility
- title: Layout
pages:
- title: Scaffolding
- title: Media queries
sections:
- title: Common queries
- title: Sass mixins
- title: Containers
- title: Grid
sections:
- title: Introduction
- title: Media queries
- title: Grid options
- title: Semantic mixins
- title: Ex Stacked to horizontal
- title: Ex Fluid container
- title: Ex Mobile and desktop
- title: Ex Mobile tablet desktops
- title: Ex Column wrapping
- title: Ex Responsive column resets
- title: Ex Offsetting columns
- title: Ex Nesting columns
- title: Ex Column ordering
- title: Media
- title: Responsive utilities
sections:
- title: Viewports
- title: Print
- title: Test cases
- title: Content
pages:
- title: Typography
sections:
# - title: Scale
- title: Global settings
- title: Headings
- title: Body copy
- title: Lead
- title: Inline text elements
- title: Alignment classes
- title: Transformation classes
- title: Abbreviations
- title: Address
- title: Blockquotes
- title: Lists
- title: Images
- title: Code
sections:
- title: Inline code
- title: Preformatted text
- title: Variables
- title: User input
- title: Sample output
- title: Tables
- title: Forms
- title: Buttons
- title: Components
pages:
- title: Jumbotron
- title: Page header
- title: Custom forms
sections:
- title: Checkboxes and radios
- title: Select menu
- title: File browser
- title: Button group
- title: Button dropdown
- title: Input group
- title: Dropdowns
- title: Badges
- title: Label
- title: Navs
- title: Navbar
- title: Card
sections:
- title: Basic example
- title: Text alignment
- title: Header and footer
- title: Image caps
- title: Image overlays
- title: Inverted text
- title: Background variants
- title: Groups
- title: Sets
- title: Columns
- title: Breadcrumb
- title: Pagination
- title: Alerts
- title: Progress
- title: List group
- title: Responsive embed
- title: Helpers
- title: JavaScript
pages:
- title: Overview
- title: Transitions
- title: Modal
- title: Dropdowns
- title: Scrollspy
- title: Tabs
- title: Tooltips
- title: Popovers
- title: Alerts
- title: Buttons
- title: Collapse
- title: Carousel
- title: Examples
pages:
- title: Overview
- title: Starter template
- title: Grid
- title: Jumbotron
- title: Narrow jumbotron
- title: Navbar
- title: Navbar top
- title: Navbar top fixed
- title: Cover
- title: Album
- title: Carousel
- title: Blog
- title: Dashboard
- title: Sign-in page
- title: Justified nav
- title: Sticky footer
- title: Sticky footer with navbar
- title: Offcanvas
- title: Extend
pages:
- title: Approach
- title: Icon fonts
# - title: Accessibility
- title: About
pages:
- title: History
- title: Team
- title: Brand
- title: License
- title: Translations
# - title: Credits
- title: Migration
|