11 908
edições
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 234: | Linha 234: | ||
font-size: 2.5rem; | font-size: 2.5rem; | ||
color: white; | color: white; | ||
background: linear-gradient(60deg,# | background: linear-gradient(60deg, #af052b, #fd2656, #e7030e, #e7030e, #f94850, #e7030e, #c30e16); | ||
background-size: 300% 300%; | background-size: 300% 300%; | ||
background-position: 0 50%; | background-position: 0 50%; | ||
| Linha 266: | Linha 266: | ||
height: auto; | height: auto; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
background: linear-gradient(90deg,# | background: linear-gradient(90deg, #d10a13 0%, #eb333b 46%, #ff1d27 100%); | ||
} | } | ||
| Linha 469: | Linha 469: | ||
.box-title { | .box-title { | ||
border: 1px solid # | border: 1px solid #fa222b; | ||
width: 100%; | width: 100%; | ||
height: 54px; | height: 54px; | ||
background-color: # | background-color: #fa222b; | ||
border-radius: 10px 10px 0px 0px; | border-radius: 10px 10px 0px 0px; | ||
} | } | ||