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


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

Versione delle 17:35, 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

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