8 974
edições
Sem resumo de edição Etiquetas: Edição móvel Edição feita através do site móvel |
Sem resumo de edição |
||
Linha 23: | Linha 23: | ||
width: 100%; | width: 100%; | ||
color: white; | color: white; | ||
background: linear-gradient(60deg, | background: linear-gradient(60deg,#5b0888,#713abe,#986bd7,#b07fd7,#713abe,#5b0888); | ||
background-size: 300% 300%; | background-size: 300% 300%; | ||
background-position: 0 50%; | background-position: 0 50%; | ||
Linha 59: | Linha 52: | ||
height: auto; | height: auto; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
background: linear-gradient(90deg, | background: linear-gradient(90deg,#5b0888 0%,#713abe 46%,#986bd7 100%); | ||
} | } | ||
Linha 502: | Linha 495: | ||
.box-title{ | .box-title{ | ||
border: 1px solid # | border: 1px solid #611596; | ||
width: 100%; | width: 100%; | ||
height: 60px; | height: 60px; | ||
background-color: # | background-color: #6722a4; | ||
border-radius: 10px 10px 0px 0px; | border-radius: 10px 10px 0px 0px; | ||
} | } | ||