Différences entre versions de « MediaWiki:Print.css »

De plantes indicatrices
Sauter à la navigation Sauter à la recherche
Ligne 4 : Ligne 4 :
 
#catlinks,
 
#catlinks,
 
#footer { display: none; }
 
#footer { display: none; }
 +
 +
td{
 +
font-weight: bold !important;
 +
}

Version du 5 mars 2015 à 11:03

/* Le CSS placé ici affectera les impressions */
#siteSub,
.printfooter,
#catlinks,
#footer { display: none; }

td{
font-weight: bold !important;
}