MediaWiki:Print.css: diferenças entre revisões

Fonte: Manual HostSync.io
Saltar para a navegação Saltar para a pesquisa
iurirosa>Annette
Sem resumo de edição
 
m 1 edição importada
 
(Sem diferenças)

Edição atual desde as 19h30min de 4 de abril de 2025

/* CSS placed here will affect the print output */

body {
background-color: #ffffff;
}

a, a.external, a.new, a.stub {
text-decoration: underline !important;
}

a:hover, a.external:hover, a.new:hover, a.stub:hover {
text-decoration: none !important;
}


.firstHeading{
display: none;
}

#siteSub{
display: none;
}
.printfooter{
display: none;
}

#footer{
display: none;
}