MediaWiki:Monobook.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 259: Line 259:
/* Difference Boxes Fix */
/* Difference Boxes Fix */
.diffchange {
.diffchange {
  color: #000000 !important;
   background-color: transparent;
   background-color: rgba(255, 255, 255, 0.3) !important;
}
}