MediaWiki:Common.css: mudanças entre as edições
Ir para navegação
Ir para pesquisar
(Criou página com '→Logo: #p-logo a { background-size: contain !important; background-repeat: no-repeat !important; width: 160px !important; height: 100px !important; }') |
Sem resumo de edição |
||
| Linha 4: | Linha 4: | ||
background-repeat: no-repeat !important; | background-repeat: no-repeat !important; | ||
width: 160px !important; | width: 160px !important; | ||
height: | height: 160px !important; | ||
} | |||
#p-logo { | |||
height: 160px !important; | |||
} | } | ||
Edição das 16h39min de 5 de abril de 2026
/* Logo */
#p-logo a {
background-size: contain !important;
background-repeat: no-repeat !important;
width: 160px !important;
height: 160px !important;
}
#p-logo {
height: 160px !important;
}