|
|
Line 2: |
Line 2: |
| #mw-related-navigation { | | #mw-related-navigation { |
| display: none; | | display: none; |
| }
| |
|
| |
| code {
| |
| background: transparent;
| |
| } | | } |
Revision as of 21:55, May 19, 2022
/* CSS placed here will be applied to all skins */
#mw-related-navigation {
display: none;
}