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