Jacmob
Created page with "// <pre> →================================ changes to special pages ================================: // Special:RecentChanges .mw-recentchanges-toplinks th { font-size: 90%; } .mw-changeslist-legend { margin-left: 0; } // Special:MobileOptions @media all and (min-width: 720px) { .ns-special { .pre-content { background-color: transparent; } .mw-body { background: var(--body-main); form { background: transparent; } } } } fo..."