“Como fazer o bootstrap de classe de RH largura total” Respostas de código

Como fazer o bootstrap de classe de RH largura total

/* It is done with the <hr> tag. Then you need to give it a class name, and adjust the margin accordingly. See below for an example. 
  */

.solid {
  margin: 0 -15px;
  border: 0;
  border-top: 1px solid #c9c7c7;
}
Testy Tarsier

fazer
maior no boootstrap

<hr style="height:1px;border:none;color:#333;background-color:#333;" />
Slay Masar

Respostas semelhantes a “Como fazer o bootstrap de classe de RH largura total”

Perguntas semelhantes a “Como fazer o bootstrap de classe de RH largura total”

Mais respostas relacionadas para “Como fazer o bootstrap de classe de RH largura total” em CSS

Procure respostas de código populares por idioma

Procurar outros idiomas de código