Imported from Mediawiki default skin
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/* Styles for print view and printing. */
|
||||
/* You can use CSS files or Less files depending on your preference. */
|
||||
|
||||
/* Hide some extra stuff from print view (some of the navigation is already hidden automatically,
|
||||
but not all). */
|
||||
.mw-indicators,
|
||||
#p-logo,
|
||||
#catlinks,
|
||||
#mw-footer {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user