MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Blanked the page) |
No edit summary |
||
| Line 1: | Line 1: | ||
#mw-head-base, | |||
#mw-page-base, | |||
#mw-head, | |||
#p-namespaces, | |||
#footer, | |||
.portal h5, | |||
#p-tb, | |||
#searchGoButton, | |||
#mw-searchButton { | |||
display: none; /* remove all tools and wikistuff */ | |||
} | |||
Revision as of 02:55, 26 July 2018
#mw-head-base,
#mw-page-base,
#mw-head,
#p-namespaces,
#footer,
.portal h5,
#p-tb,
#searchGoButton,
#mw-searchButton {
display: none; /* remove all tools and wikistuff */
}