![]() |
VOOZH | about |
Note: After saving, you have to bypass your browser's cache to see the changes.
Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Minceraft Wiki logo when using https://minceraft.wiki/ * [[File:Minceraft Wiki.png]] [[File:Minceraft Wiki HiDPI.png]] [[File:Minceraft Wiki header.svg]] */ body{ --wiki-logo:var(--minceraft-wiki-logo,url('filepath://Minceraft_Wiki.png'))!important; --wiki-logo-hidpi:var(--minceraft-wiki-logo-hidpi,url('filepath://Minceraft_Wiki_HiDPI.png'))!important; } body:not(.ns-6)img[src^="/images/Minecraft_Wiki_header.svg?"], .minerva-header.branding-boximg{ content-visibility:hidden; background:url('filepath://Minceraft_Wiki_header.svg')no-repeatcenter/contain; }