Added btn-dark (#34234)

* Added .btn-dark class to Bootstrap Button Class List
This commit is contained in:
trbst
2018-11-06 17:42:49 +01:00
committed by Paul Gamble
parent ca1a7e1b77
commit 5a1ecb4f09

View File

@ -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>`
`.btn-dark` Bootstrap's dark button.
`<button type="button" class="btn btn-dark">Dark</button>`
#### Bootstrap Button Sizes:
This is a list of the CSS classes for different size of the buttons.