Common.css: Difference between revisions
Jump to navigation
Jump to search
Beds24>Annette Blanked the page |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
.force-print-mode #mw-navigation, | |||
.force-print-mode #mw-head, | |||
.force-print-mode #mw-panel, | |||
.force-print-mode #footer, | |||
.force-print-mode .patrollink, | |||
.force-print-mode .mw-indicators { | |||
display: none !important; | |||
} | |||
.force-print-mode #content { | |||
margin-left: 0 !important; | |||
border: none !important; | |||
} | |||
Latest revision as of 01:29, 28 July 2026
.force-print-mode #mw-navigation, .force-print-mode #mw-head, .force-print-mode #mw-panel, .force-print-mode #footer, .force-print-mode .patrollink, .force-print-mode .mw-indicators {
display: none !important;
} .force-print-mode #content {
margin-left: 0 !important; border: none !important;
}