MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
m
no edit summary
mNo edit summary
mNo edit summary
Line 185: Line 185:


/* Fix to make changes in the Diff view more visible post-MediaWiki 1.23.7. */
/* Fix to make changes in the Diff view more visible post-MediaWiki 1.23.7. */
del.diffchange-inline {
del.diffchange, del.diffchange-inline {
color: #8b0000;
color: #8b0000;
}
}
ins.diffchange-inline {
ins.diffchange, ins.diffchange-inline {
color: #006400;
color: #006400;
}
}