Ativa o menu
Toggle preferences menu
Alternar menu pessoal
Não autenticado(a)
Your IP address will be publicly visible if you make any edits.

Predefinição:Divider/styles.css: mudanças entre as edições

De Runas & Campeões
mSem resumo de edição
Sem resumo de edição
 
(3 revisões intermediárias por um outro usuário não estão sendo mostradas)
Linha 1: Linha 1:
.container {
.divider {
width: 100%;
    width: 100%;
height: auto;
}
}
.image {
.image {
     text-align: center;
     text-align: center;
}
.divider img{
    max-width:100%;
height:auto;
}
}

Edição atual tal como às 16h11min de 6 de dezembro de 2022

.divider {
    width: 100%;
}
.image {
    text-align: center;
}
.divider img{
    max-width:100%;
	height:auto;
}