Mudanças entre as edições de "Predefinição:Eixos de Análise"
Linha 1: | Linha 1: | ||
== Eixos de Análise == | == Eixos de Análise == | ||
− | <div class="card text-white bg-primary | + | <div class="card text-white bg-primary mb-4" style="max-width: 20rem;"> |
<div class="card-body"> | <div class="card-body"> | ||
<h4 class="card-title">Primary card title</h4> | <h4 class="card-title">Primary card title</h4> | ||
Linha 7: | Linha 7: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card text-white bg-secondary | + | <div class="card text-white bg-secondary mb-4" style="max-width: 20rem;"> |
<div class="card-body"> | <div class="card-body"> | ||
<h4 class="card-title">Secondary card title</h4> | <h4 class="card-title">Secondary card title</h4> | ||
Linha 13: | Linha 13: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card text-white bg-success | + | <div class="card text-white bg-success mb-4" style="max-width: 20rem;"> |
<div class="card-body"> | <div class="card-body"> | ||
<h4 class="card-title">Success card title</h4> | <h4 class="card-title">Success card title</h4> | ||
Linha 19: | Linha 19: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card text-white bg-danger | + | <div class="card text-white bg-danger mb-4" style="max-width: 20rem;"> |
<div class="card-body"> | <div class="card-body"> | ||
<h4 class="card-title">Danger card title</h4> | <h4 class="card-title">Danger card title</h4> | ||
Linha 25: | Linha 25: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card bg-warning | + | <div class="card bg-warning mb-4" style="max-width: 20rem;"> |
<div class="card-header">Header</div> | <div class="card-header">Header</div> | ||
<div class="card-body"> | <div class="card-body"> | ||
Linha 32: | Linha 32: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card text-white bg-info | + | <div class="card text-white bg-info mb-4" style="max-width: 20rem;"> |
<div class="card-header">Header</div> | <div class="card-header">Header</div> | ||
<div class="card-body"> | <div class="card-body"> | ||
Linha 39: | Linha 39: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card bg-light | + | <div class="card bg-light mb-4" style="max-width: 20rem;"> |
<div class="card-header">Header</div> | <div class="card-header">Header</div> | ||
<div class="card-body"> | <div class="card-body"> |
Edição das 15h51min de 28 de outubro de 2021
Eixos de Análise[editar código-fonte]
Primary card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Secondary card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Success card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Danger card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Warning card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Info card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Light card title
Some quick example text to build on the card title and make up the bulk of the card's content.
Dark card title
Some quick example text to build on the card title and make up the bulk of the card's content.