Main public logs
More actions
Combined display of all available logs of Net 7 Portal Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:08, 5 July 2024 Codemonkeyx talk contribs created page Template:DarkMode/styles.css (Created page with "@media screen { html.skin-theme-clientpref-night [style*="background"] a { color: #333; text-decoration: underline; } }: for some reason this isn't working and gives 'Invalid media query' so for now just set it all the time: @media screen and (prefers-color-scheme: dark) {: html.skin-theme-clientpref-os [style*="background"] a { color: #333; text-decoration: underline; } }")