9 lines
No EOL
135 B
CSS
9 lines
No EOL
135 B
CSS
@media print {
|
|
.topBar,
|
|
.siteFooter,
|
|
.page-actions,
|
|
.card.card--type-adv,
|
|
.toolBox {
|
|
display: none;
|
|
}
|
|
} |