MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
mNo edit summary |
mNo edit summary |
||
| Line 10: | Line 10: | ||
#mw-indicator-mw-helplink { | #mw-indicator-mw-helplink { | ||
display: none; | |||
} | |||
div.mw-indicator { | |||
display: none; | display: none; | ||
} | } | ||
Revision as of 19:36, 24 April 2021
/* 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;
}
div.mw-indicator {
display: none;
}