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 {
.diffchange .diff-context .diff-side-added {
   color: #000000 !important;
   color: #000000 !important;
   background-color: rgba(0, 0, 0, 0.3); !important;
   background-color: rgba(0, 0, 0, 0.3); !important;
}
}

Navigation menu