MediaWiki:Common.css: mudanças entre as edições

Ir para navegação Ir para pesquisar
sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 146: Linha 146:
     align-items: center;
     align-items: center;
     justify-content: center;
     justify-content: center;
}
.linkWithIcon__imageContainer {
height: 3rem;
}
}


.linkWithIcon__link img{
.linkWithIcon__link img{
width: 4.5rem;
height: 100%;
}
}


Linha 162: Linha 166:
margin-bottom: 1rem;
margin-bottom: 1rem;
display: flex;
display: flex;
gap: 1.5rem 0;
gap: 2rem 0;
flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-between;
justify-content: space-between;
Linha 217: Linha 221:


.initialPage__highlightCard {
.initialPage__highlightCard {
width: 27%;
flex: 1;
}
}


Menu de navegação