MediaWiki:Monobook.css: Difference between revisions

Diff Box BG test
(Diff box colors)
(Diff Box BG test)
Line 259: Line 259:
/* Difference Boxes Fix */
/* Difference Boxes Fix */
.diff-context diff-side-added .diffchange {
.diff-context diff-side-added .diffchange {
   color: black;
   color: #000000;
  background-color: transparent;
}
}