MediaWiki:Monobook.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 258: Line 258:


/* Difference Boxes Fix */
/* Difference Boxes Fix */
.diffchange {
  color: #000000 !important;
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.diff-side-added {
.diff-side-added {
  background-color: transparent;
}
.diff-side-deleted {
   background-color: transparent;
   background-color: transparent;
}
}

Navigation menu