Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
#lastEdited-diff-changes .diff-marker {
width: auto;
}
#lastEdited-diff-changes td {
width: 50%;
padding: 5px;
}
#lastEdited-loading {
background-size: 10px 10px;
margin: 2px 10px;
top: initial;
}
#lastEdited-minor,
.lastEdited-diff-major {
font-weight: bold;
}
#lastEdited-diff-changes table {
width: 100%;
}
#lastEdited > img {
vertical-align: middle;
cursor: default;
}
#lastEdited-diff-changes table.diff {
table-layout: auto;
word-break: break-word;
}
#lastEdited {
line-height: 1.25;
word-break: break-word;
}
.theme-fandomdesktop-dark .mw-spinner {
filter: invert(1);
}