All public logs

Jump to navigation Jump to search

Combined display of all available logs of Da Nerd Mage Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 05:01, 3 January 2022 Tinker talk contribs created page MediaWiki:Vector.css (Created page with "All CSS here will be loaded for users of the Vector skin: Make clickable text on links invisible.: #n-hi { color:#f6f6f6; visibility: visible; font-size:0; } #n-hi:hover ::after, #n-hi ::after { content: ''; display:inline-block; width: 96px; height: 96px; background: url('/images/0/05/Tip-jar.png'); } Every image need to have its own rule defined.: #n-hi::after{ background: url('/images/0/05/Tip-jar.png'); } #n-hi:hover ::after { background: url('/i...")