Mudanças entre as edições de "MediaWiki:Common.css"

De Indisciplinar
Ir para: navegação, pesquisa
 
Linha 4: Linha 4:
 
  #mw-page-base {background: white}
 
  #mw-page-base {background: white}
 
  /* changes the background color behind the top half of the logo and at top of each page */
 
  /* changes the background color behind the top half of the logo and at top of each page */
 +
 +
.page-Página_principal .firstHeading {
 +
  display: none;
 +
}

Edição atual tal como às 07h02min de 2 de outubro de 2025

 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 */

.page-Página_principal .firstHeading {
  display: none;
}