MediaWiki:Vector.css: Difference between revisions

diffchanges now black, not red
(font size 100%)
(diffchanges now black, not red)
Line 3: Line 3:
/*
/*
** Diff rendering
** Diff rendering
** NOTE: These changes are "back-ported" from MW 1.20; remove if we upgrade.
*/
*/
table.diff, td.diff-otitle, td.diff-ntitle {
table.diff, td.diff-otitle, td.diff-ntitle {
Line 57: Line 58:


.diffchange {
.diffchange {
color: black;
font-weight: bold;
font-weight: bold;
text-decoration: none;
text-decoration: none;