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

De Playtest
mSem resumo de edição
mSem resumo de edição
Linha 1: Linha 1:
.container {
.container {
position: relative;
     width: 100%;
     width: 100%;
height: auto;
}
}
.image {
.image {
     text-align: center;
     text-align: center;
}
}

Edição das 14h22min de 3 de dezembro de 2022

.container {
    width: 100%;
}
.image {
    text-align: center;
}