13,610
edits
(Adding temporary diff css, since currently broken) |
mNo edit summary |
||
Line 398: | Line 398: | ||
/* Temporary diff CSS */ | /* Temporary diff CSS */ | ||
.diff td.diff-otitle, .diff td.diff-ntitle {width:50%;} | .diff td.diff-otitle, .diff td.diff-ntitle {width:50%; text-align:center;} | ||
.diff ins {background:#CFC;} | .diff ins {background:#CFC;} | ||
.diff del {background:#FCC;} | .diff del {background:#FCC;} | ||
.diff-context, .diff-deletedline, .diff-addedline {font-family:monospace; font-size:12px;} | .diff-context, .diff-deletedline, .diff-addedline {font-family:monospace; font-size:12px;} |
edits