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 mb-3" style="max-width: 20rem;"> | + | <div class="card text-white bg-primary lg-3 mb-3 md-6 sm-12" 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 mb-3" style="max-width: 20rem;"> | + | <div class="card text-white bg-secondary lg-3 mb-3 md-6 sm-12" 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 mb-3" style="max-width: 20rem;"> | + | <div class="card text-white bg-success lg-3 mb-3 md-6 sm-12" 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 mb-3" style="max-width: 20rem;"> | + | <div class="card text-white bg-danger lg-3 mb-3 md-6 sm-12" 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 mb-3" style="max-width: 20rem;"> | + | <div class="card bg-warning lg-3 mb-3 md-6 sm-12" 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 mb-3" style="max-width: 20rem;"> | + | <div class="card text-white bg-info lg-3 mb-3 md-6 sm-12" 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 mb-3" style="max-width: 20rem;"> | + | <div class="card bg-light lg-3 mb-3 md-6 sm-12" 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 46: | Linha 46: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="card text-white bg-dark mb-3" style="max-width: 20rem;"> | + | <div class="card text-white bg-dark lg-3 mb-3 md-6 sm-12" 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 15h49min 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.