MediaWiki:Print.css

De Guide de l'Installation Electrique
Version datée du 20 mai 2020 à 12:53 par Migrate2019 (discussion | contributions) (1 révision importée : importer pages, templates etc de PPR-FR (X1))
Aller à :navigation, rechercher

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/* CSS placed here will affect the print output */
#contentSub, #share-prev-next, .navbar, .footer-main {display:none;}
#firstHeading {	padding-top: 0; }
a, a:visited { text-decoration: underline; }
#firstHeading a[href]:after { content:""; }
.thumbinner a[href]:after, .gallerybox .thumb a[href]:after, table.wikitable a.image[href]:after { font-size: 8px; color:#626469!important; }
.figure-title, .gallerytext { border: 1px solid #ededed; }
/* TO DO = add css to improve format of printed tables */
table.wikitable > tr > th, table.wikitable > * > tr > th { background-color:#cef2d5!important; -webkit-print-color-adjust: exact; }
table.wikitable td.table_title_level_1 { background-color:#cbcbcb!important; -webkit-print-color-adjust: exact; }
table.wikitable td.table_title_level_2 { background-color:#ededed!important; -webkit-print-color-adjust: exact; }