Mais ações
Sem resumo de edição Etiqueta: Revertido |
Sem resumo de edição Etiqueta: Revertido |
||
| Linha 1: | Linha 1: | ||
img { | img { | ||
border-radius: 50%; | border-radius: 50%; | ||
overflow: visible; | } | ||
img:hover { | |||
overflow:visible; | |||
} | } | ||
.thumbcaption{ | .thumbcaption{ | ||
Edição das 16h32min de 10 de março de 2024
img {
border-radius: 50%;
}
img:hover {
overflow:visible;
}
.thumbcaption{
text-align:center;
color: var(--color-base--subtle);
}