Minecraft Wiki

Siga a Minecraft Wiki no Discord ou no X (Twitter)!

LEIA MAIS

Minecraft Wiki
Advertisement
Em outros idiomas

Nota: Após salvar, você pode ter que limpar o cache do seu navegador para ver as alterações.

  • Firefox / Safari: Pressione ⇧ Shift enquanto clica em Recarregar, ou pressione Ctrl + F5 ou Ctrl + R (⌘ Cmd + R em um Mac)
  • Google Chrome: Pressione Ctrl + ⇧ Shift + R (⌘ Cmd + ⇧ Shift + R em um Mac)
  • Internet Explorer: Pressione Ctrl enquanto clica em Recarregar, ou pressione Ctrl + F5
  • Opera: Limpe o cache em Ferramentas → Preferências
/* Usa o logotipo da Minecraft Earth Wiki nas páginas do Minecraft Earth */

/* Compartilhado entre skins*/

/* tema claro */
body.rootpage-Minecraft_Earth.theme-fandomdesktop-light,
body.ns-10002.theme-fandomdesktop-light,
body.ns-10003.theme-fandomdesktop-light,
 {
	--mcw-header-background-image: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/e/e4/Earth-box-background.png/revision/latest?format=original) !important;
	--mcw-header-color: white !important;
}

/* tema escuro */
body.rootpage-Minecraft_Earth.theme-fandomdesktop-dark,
body.ns-10002.theme-fandomdesktop-dark,
body.ns-10003.theme-fandomdesktop-dark,
 {
	--mcw-header-background-image: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/e/e4/Earth-box-background.png/revision/latest?format=original) !important;
	--mcw-header-color: white !important;
}

/* Fandomdesktop */

/* tema claro */
body.rootpage-Minecraft_Earth.theme-fandomdesktop-light,
body.ns-10002.theme-fandomdesktop-light,
body.ns-10003.theme-fandomdesktop-light {
	--theme-community-header-color: black !important;
	--theme-community-header-color--hover: #5e5e5e !important;
	
    --theme-page-background-color: #e5edff !important;
    --theme-page-background-color--secondary: #f1f5ff !important;
    --theme-accent-color: #2783ae !important;
    --theme-accent-color--rgb: 39, 131, 174 !important;
    --theme-accent-color--hover: #2783ae !important;
    --theme-sticky-nav-background-color: #2783ae !important;
    --theme-sticky-nav-text-color--hover: #b2c4f2 !important;
    --theme-body-text-color: #242424 !important;
    --theme-body-text-color--hover: #3a3a3a !important;
	
/* Cor de infobox */
	--custom-infobox-header-background: #178c8a;
	--custom-infobox-header-border-top: #3ac9c6;
	--custom-infobox-header-border-bottom: #255054;
    --custom-infobox-header-border-side: #367276;
    
    /* Variáveis de tema da Wiki */
    --mcw-sky-base: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/1/17/Light_background_clouds_distance2.png/revision/latest?format=original) right 6px repeat-x !important;
    --mcw-logo: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/e/e6/Site-logo.png/revision/latest?format=original);
    /*--mcw-logo: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/7/70/Earth_Wiki.png/revision/latest?format=original) !important;*/
    --mcw-site-name: "Minecraft Earth Wiki";
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/8/85/Light_background_grass_earth.png/revision/latest?format=original) !important;
    --mcw-header-background:
        linear-gradient(0deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.1) 158px, rgba(255, 255, 255, 0) 0),
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(247, 247, 247) 168px, rgb(180 203 255) 210px, rgb(113 144 255) 268px) !important;
}

/* tema escuro */
body.rootpage-Minecraft_Earth.theme-fandomdesktop-dark,
body.ns-10002.theme-fandomdesktop-dark,
body.ns-10003.theme-fandomdesktop-dark {
    --theme-page-background-color: #14151a !important;
    --theme-page-background-color--secondary: #1a1f2a !important;
    --theme-accent-color: #0f242e !important;
    --theme-accent-color--rgb: 15, 36, 46 !important;
    --theme-accent-color--hover: #182c36 !important;
    --theme-sticky-nav-background-color: #0f242e !important;
    --theme-sticky-nav-text-color--hover: #b2c4f2 !important;
    --theme-body-text-color: #eee !important;
    --theme-body-text-color--hover: #ccc !important;

    /* Cor de infobox */
	--custom-infobox-header-background: #178c8a;
	--custom-infobox-header-border-top: #3ac9c6;
	--custom-infobox-header-border-bottom: #255054;
    --custom-infobox-header-border-side: #367276;
    
    /* Variáveis de tema da Wiki */
    --mcw-sky-base: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/5/5b/Dark_background_stars.png/revision/latest?format=original) right 6px repeat-x !important;
    --mcw-logo: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/e/e6/Site-logo.png/revision/latest?format=original);
    /*--mcw-logo: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/7/70/Earth_Wiki.png/revision/latest?format=original) !important;*/
    --mcw-site-name: "Minecraft Earth Wiki";
    --mcw-grass-base: url(https://static.wikia.nocookie.net/minecraft_br_gamepedia/images/2/23/Dark_background_grass_earth.png/revision/latest?format=original) !important;
    --mcw-header-background: 
        var(--mcw-grass-base),
        linear-gradient(0deg, rgba(255, 255, 255, 0) 168px, rgb(7, 9, 15) 168px, rgb(5, 5, 11) 210px, rgb(5, 5, 13) 268px) !important;
}

/* Corrige o brilho modificado pelo tema de inverno */
.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__background:before, 
.skin-fandomdesktop.ns-10002 .fandom-community-header__background:before,
.skin-fandomdesktop.ns-10003 .fandom-community-header__background:before{
    filter: brightness(100%) !important;
}

/* Substitui o logotipo regular por um personalizado */
.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__image img,
.skin-fandomdesktop.ns-10002 .fandom-community-header__image img,
.skin-fandomdesktop.ns-10003 .fandom-community-header__image img {
    padding: 50px 60px !important;
}

.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__image,
.skin-fandomdesktop.ns-10002 .fandom-community-header__image,
.skin-fandomdesktop.ns-10003 .fandom-community-header__image {
    background-image: var(--mcw-logo);
    background-repeat: no-repeat !important;
    background-size: 120px !important;
}

@media screen and (max-width: 1279px) {
    .skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__image img,
    .skin-fandomdesktop.ns-10002 .fandom-community-header__image img,
    .skin-fandomdesktop.ns-10003 .fandom-community-header__image img {
        padding: 41px 50px !important;
    }
    .skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__image,
    .skin-fandomdesktop.ns-10002 .fandom-community-header__image,
    .skin-fandomdesktop.ns-10003 .fandom-community-header__image {
        background-image: var(--mcw-logo);
        background-repeat: no-repeat !important;
        background-size: 100px !important;
    }
}

.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-sticky-header__logo img,
.skin-fandomdesktop.ns-10002 .fandom-sticky-header__logo img,
.skin-fandomdesktop.ns-10003 .fandom-sticky-header__logo img {
    padding: 20px 20px !important;
}

.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-sticky-header__logo,
.skin-fandomdesktop.ns-10002 .fandom-sticky-header__logo,
.skin-fandomdesktop.ns-10003 .fandom-sticky-header__logo {
    background-image: var(--mcw-logo);
    background-repeat: no-repeat !important;
    background-size: 40px !important;
    margin-top: 10px !important;
    position: relative !important;
    z-index: 2 !important;
}

/* Muda a linha da Minecraft Wiki para a linha personalizada */
.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__community-name,
.skin-fandomdesktop.ns-10002 .fandom-community-header__community-name,
.skin-fandomdesktop.ns-10003 .fandom-community-header__community-name,
.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-sticky-header__sitename,
.skin-fandomdesktop.ns-10002 .fandom-sticky-header__sitename,
.skin-fandomdesktop.ns-10003 .fandom-sticky-header__sitename {
    text-indent: -9999px !important;
    line-height: 0 !important;
    /* Collapse the original line */
}

.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-community-header__community-name::after,
.skin-fandomdesktop.ns-10002 .fandom-community-header__community-name::after,
.skin-fandomdesktop.ns-10003 .fandom-community-header__community-name::after,
.skin-fandomdesktop.rootpage-Minecraft_Earth .fandom-sticky-header__sitename::after,
.skin-fandomdesktop.ns-10002 .fandom-sticky-header__sitename::after,
.skin-fandomdesktop.ns-10003 .fandom-sticky-header__sitename::after {
    display: block !important;
    text-indent: 0 !important;
    line-height: initial !important;
    content: var(--mcw-site-name) !important;
}
Advertisement