MediaWiki:Medik.css
From CryptoWiki
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb { color: white; } /* Make clickable text on links invisible. */ li#n-hi { color:#f6f6f6; visibility: visible; font-size:0em; } #n-hi:hover ::after, #n-hi ::after { content: ''; display:inline-block; width: 100px; height: 100px; background: url('https://cryptowiki.me/images/4/42/Discord_button.png'); } /* Every image need to have its own rule defined. */ #n-hi::after{ background: url('https://cryptowiki.me/images/4/42/Discord_button.png'); } #n-hi:hover ::after { background: url('https://cryptowiki.me/images/4/42/Discord_button.png'); } #n-hi:hover ::after, #n-hi ::after{ background-repeat: no-repeat; background-size: contain; } #mw-panel .portal .body li#n-hi { font-size:0em; padding:10px; }