581
edições
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 2 768: | Linha 2 768: | ||
height: 250px; | height: 250px; | ||
background-color: #fff; | background-color: #fff; | ||
border-top: 10px solid # | border-top: 10px solid #1E90FF; | ||
border-radius: 10px; | border-radius: 10px; | ||
text-align: center; | text-align: center; | ||
| Linha 2 777: | Linha 2 777: | ||
box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); | box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); | ||
} | } | ||
.square-box-test img { | .square-box-test img { | ||
| Linha 2 784: | Linha 2 783: | ||
max-width: 100%; | max-width: 100%; | ||
max-height: 100%; | max-height: 100%; | ||
margin-top: | margin-top: 30px; | ||
} | } | ||
.square-box-test p { | .square-box-test p { | ||
margin: 10px 0; | margin: 10px 0; | ||
} | } | ||
.square-div-test { | .square-div-test { | ||