MediaWiki:Common.css: mudanças entre as edições

Ir para navegação Ir para pesquisar
sem sumário de edição
(Desfeita a edição 17420 de Ybooh (Discussão))
Etiqueta: Desfazer
Sem resumo de edição
Linha 212: Linha 212:
     font-size: 2.5rem;
     font-size: 2.5rem;
     color: white;
     color: white;
     background: linear-gradient(60deg, #5b0888, #713abe, #986bd7, #b07fd7, #713abe, #5b0888);
     background: linear-gradient(60deg,
            #0c3d7b,
            #14917c,
            #1ec7ab,
            #6ee7d3,
            #041e41,
            #1864c7,
            #085245);
     background-size: 300% 300%;
     background-size: 300% 300%;
     background-position: 0 50%;
     background-position: 0 50%;
Linha 244: Linha 251:
     height: auto;
     height: auto;
     padding: 5px 0px;
     padding: 5px 0px;
     background: linear-gradient(90deg, #5b0888 0%, #713abe 46%, #986bd7 100%);
     background: linear-gradient(90deg, rgb(0, 47, 109) 0%, rgb(19, 83, 67) 46%, rgb(0, 105, 90) 100%);
}
}


Linha 445: Linha 452:


.box-title {
.box-title {
     border: 1px solid #611596;
     border: 1px solid #00ccad;
     width: 100%;
     width: 100%;
     height: 60px;
     height: 60px;
     background-color: #6722a4;
     background-color: #00ccad;
     border-radius: 10px 10px 0px 0px;
     border-radius: 10px 10px 0px 0px;
}
}
Linha 621: Linha 628:


.mw-wiki-logo {
.mw-wiki-logo {
    background-image: url(https://wiki.otpokemon.com/images/f/f5/Logo4-wiki-halloween.png) !important;
}
}


Menu de navegação