Difference between revisions of "MediaWiki:Common.css"

From Grifkuba
(Change redlink color)
Tag: Reverted
m
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
#mw-related-navigation {
#mw-related-navigation {
display: none;
display: none;
}
.new {
color: #00ff00;
}
}

Latest revision as of 22:42, 26 July 2022

/* CSS placed here will be applied to all skins */
#mw-related-navigation {
	display: none;
}