MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
No edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
#mw-searchoptions { | #mw-searchoptions { | ||
display: none; | |||
} | |||
#mw-indicator-mw-helplink { | |||
display: none; | display: none; | ||
} | } | ||
Revision as of 15:39, 21 May 2019
/* CSS placed here will be applied to all skins */
table.wikitable > tr > th {
background-color: #d6d6d6 !important;
}
#mw-searchoptions {
display: none;
}
#mw-indicator-mw-helplink {
display: none;
}