div#c-wiki-page-versions { #a-diff { del { background: var(--wiki-page-versions-diff-del-background); text-decoration: none; } ins { background: var(--wiki-page-versions-diff-ins-background); text-decoration: none; } } #a-index { table { margin-bottom: 1em; } } }