MediaWiki:Common.css: differenze tra le versioni

Pagina dell'interfaccia di MediaWiki
Nessun oggetto della modifica
Etichetta: Annullato
Nessun oggetto della modifica
Etichetta: Annullato
Riga 6: Riga 6:
overflow: hidden
overflow: hidden


.mw-body h1, .mw-body #firstHeading { background-color: #DF9700; }
h1,
h2,
.firstHeading, .mw-body #firstHeading { background-color: #DF9700; }

Versione delle 17:41, 29 mar 2025

/* CSS placed here will be applied to all skins */


/* to remove the Discussion (talk) page tab on all wikipages */
#ca-talk { display:none!important; }
overflow: hidden

h1,
h2,
.firstHeading, .mw-body #firstHeading { background-color: #DF9700; }