mirror of
https://github.com/tabler/tabler.git
synced 2026-08-02 08:25:32 +04:00
docs fixes
This commit is contained in:
@@ -3,6 +3,7 @@ title: Buttons
|
||||
icon: fe fe-plus-square
|
||||
description: Use Bootstrap’s custom button styles for actions in forms, dialogs, and more. Includes support for a handful of contextual variations, sizes, states, and more.
|
||||
bootstrap-link: https://getbootstrap.com/docs/4.4/components/buttons/
|
||||
done: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Cards
|
||||
menu: docs.cards
|
||||
description: A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.
|
||||
bootstrap-link: https://getbootstrap.com/docs/4.4/components/card/
|
||||
done: true
|
||||
---
|
||||
|
||||
The `.card` element is simply a container with a shadow, a border, a radius, and some padding. Built with flexbox, they offer easy alignment and mix well with other Bootstrap components.
|
||||
|
||||
@@ -3,6 +3,7 @@ title: Colors
|
||||
menu: docs.colors
|
||||
description:
|
||||
bootstrap-link: https://getbootstrap.com/docs/4.4/utilities/colors/
|
||||
done: true
|
||||
---
|
||||
|
||||
## Base colors
|
||||
|
||||
Reference in New Issue
Block a user