MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "#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: } /...") |
No edit summary |
||
| Line 9: | Line 9: | ||
#mw-searchButton { | #mw-searchButton { | ||
display: none; /* remove all tools and wikistuff */ | 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 */
}