« MediaWiki:Print.css » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 4 : | Ligne 4 : | ||
#catlinks, | #catlinks, | ||
#footer { display: none; } | #footer { display: none; } | ||
.wikitable{ | |||
margin:50px !important; | |||
} | |||
.wikitable td{ | |||
padding:20px !important; | |||
} | |||
Version du 4 mars 2015 à 15:29
/* Le CSS placé ici affectera les impressions */
#siteSub,
.printfooter,
#catlinks,
#footer { display: none; }
.wikitable{
margin:50px !important;
}
.wikitable td{
padding:20px !important;
}