Difference between revisions of "MediaWiki:Common.css"

From Grifkuba
(Change redlink color)
Tag: Reverted
m
Tag: Reverted
Line 4: Line 4:
}
}


.new {
.new a {
color: #00ff00;
color: #00ff00;
}
}

Revision as of 22:40, 26 July 2022

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

.new a {
	color: #00ff00;
}