« MediaWiki:Print.css » : différence entre les versions

De plantes indicatrices
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 5 : Ligne 5 :
#footer { display: none; }
#footer { display: none; }
.htmlImage{
.htmlImage{
width:900px;
width:1800px !important;
height: auto;
height: auto !important;
}
}

Version du 4 mars 2015 à 16:29

/* Le CSS placé ici affectera les impressions */
#siteSub,
.printfooter,
#catlinks,
#footer { display: none; }
.htmlImage{
width:1800px !important;
height: auto !important;
}