1,076
edits
Welcome to PikloDex! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(changing this too) |
(integrate) |
||
Line 192: | Line 192: | ||
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 */ | ||
Line 405: | Line 409: | ||
display: table !important; | display: table !important; | ||
width: 100% !important; | width: 100% !important; | ||
} | } | ||