MediaWiki:Common.css: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Criou página com '→* o código CSS colocado aqui será aplicado a todos os temas: .page-Página_principal .firstHeading { display: none; } body {background: white} →changes the background color of the bottom and left of each page, up to behind half of the logo: #mw-page-base {background: white} →changes the background color behind the top half of the logo and at top of each page: ' |
(Sem diferença)
|
Edição atual tal como às 21h26min de 23 de outubro de 2025
/** o código CSS colocado aqui será aplicado a todos os temas */
.page-Página_principal .firstHeading {
display: none;
}
body {background: white}
/* changes the background color of the bottom and left of each page, up to behind half of the logo */
#mw-page-base {background: white}
/* changes the background color behind the top half of the logo and at top of each page */