Added btn-dark (#34234)
* Added .btn-dark class to Bootstrap Button Class List
This commit is contained in:
@ -57,6 +57,10 @@ This is a list of the CSS classes that bootstrap provides for buttons.
|
|||||||
|
|
||||||
`<button type="button" class="btn btn-light">Light</button>`
|
`<button type="button" class="btn btn-light">Light</button>`
|
||||||
|
|
||||||
|
`.btn-dark` Bootstrap's dark button.
|
||||||
|
|
||||||
|
`<button type="button" class="btn btn-dark">Dark</button>`
|
||||||
|
|
||||||
#### Bootstrap Button Sizes:
|
#### Bootstrap Button Sizes:
|
||||||
This is a list of the CSS classes for different size of the buttons.
|
This is a list of the CSS classes for different size of the buttons.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user