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

De Indisciplinar
Ir para navegação Ir para pesquisar
Indisciplinado (discussão | contribs)
Sem resumo de edição
Indisciplinado (discussão | contribs)
Sem resumo de edição
Linha 1: Linha 1:
/** o código CSS colocado aqui será aplicado a todos os temas */
/** o código CSS colocado aqui será aplicado a todos os temas */
body {background: #ffff99}
body {background: #white}
/* changes the background color of the bottom and left of each page, up to behind half of the logo */
/* changes the background color of the bottom and left of each page, up to behind half of the logo */


#mw-page-base {background: #ffff99}
#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 */



Edição das 10h39min de 17 de maio de 2019

/** o código CSS colocado aqui será aplicado a todos os temas */
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 */

#ca-nstab-main { display:none!important; }

#ca-talk { display:none; }

#ca-view { display:none; }

#ca-viewsource { display:none; }

#ca-history { display:none; }