MediaWiki:Common.css: Difference between revisions
From Grifkuba
No edit summary Tag: Manual revert |
Change redlink color Tag: Reverted |
||
Line 2: | Line 2: | ||
#mw-related-navigation { | #mw-related-navigation { | ||
display: none; | display: none; | ||
} | |||
.new { | |||
color: #00ff00; | |||
} | } |
Revision as of 22:39, July 26, 2022
/* CSS placed here will be applied to all skins */ #mw-related-navigation { display: none; } .new { color: #00ff00; }