MediaWiki:Common.css: Difference between revisions

Who even thought it was a good idea to change the highlighting, like really
(nvm shouldnt try to complex it)
(Who even thought it was a good idea to change the highlighting, like really)
Line 196: Line 196:
font-size: 92%;
font-size: 92%;
}
}
.diff .diff-context {
.diff .diff-context {
   min-width: 50%;
   min-width: 50%;
}
}
.diff-addedline .diffchange { background: #90EE90; }
.diff-addedline { border-color: #90EE90; }
.diff-deletedline .diffchange { background: #EEEE90; }
.diff-deletedline { border-color: #EEEE90; }


/* OOUI fix */
/* OOUI fix */