Minecraft Wiki
Advertisement

Documentation may be created at User:OseOse/vector.css/doc.

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 ⇧ Shift key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.

@import url('http://www.wowpedia.org/skins/darkvector/darkvector.css');

body { background-image: url(http://www.minecraft.net/img/bg.gif); }

#mw-page-base, div.vectorTabs { background: transparent; }

#content {
background-image: url(http://www.minecraftwiki.net/images/thumb/e/e6/DirtTex.png/32px-DirtTex.png);
background-repeat: repeat;
}

div.vectorTabs { margin-left: -1px; }

div.vectorTabs ul li {
background-image: url(http://www.minecraftwiki.net/images/thumb/9/98/Grass-sideTex.png/32px-Grass-sideTex.png) !important;
background-repeat: repeat-x !important;
height: 32px;
}

#left-navigation {
    top: 2.04em;
}

#right-navigation {
top: 0;
margin-top: 2.04em;
}

#ca-talk { margin-left: 32px;

a#top {
    background-image: url("http://www.minecraftwiki.net/images/thumb/9/98/Grass-sideTex.png/32px-Grass-sideTex.png");
    display: block;
    height: 32px;
    margin: -17px 0 0 -16px;
    width: 102.75%;
}
Advertisement