MediaWiki:Print.css: Unterschied zwischen den Versionen

Aus Planungskompendium Energieverteilung
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
 
K (1 Version importiert: X1 import - exported page from PPR-EN)

Version vom 24. November 2021, 09:28 Uhr

/* CSS placed here will affect the print output */
#contentSub, #jump-to-nav, #share-prev-next, .navbar, .footer-main {display:none!important;}
#firstHeading {	padding-top: 0!important; margin-top: 0!important;}
a, a:visited { text-decoration: underline; }
#firstHeading a[href]:after { content:""; }
/* uncomment the line below to show the figure numbers in the printed page ...
   .thumbinner a[href]:after, .gallerybox .thumb a[href]:after, table.wikitable a.image[href]:after { font-size: 8px; color:#626469!important; }
... and comment the following line */
#content a.image[href]:after { display:none!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; }
#tc-privacy-wrapper, #SideSummary, #toc, .vd0 #firstHeading:after { display: none!important; }

*:not([class="tb-squares"]) { font-family: 'Arial'!important; }

#footer-info li { color: #626469!important; font-style: italic; }
#footer-info { margin-top: 12px; }