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

Ir para navegação Ir para pesquisar
sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 141: Linha 141:
     border-radius: 6px;
     border-radius: 6px;
     border: 5px solid transparent;
     border: 5px solid transparent;
     border-image: url(https://wiki.otpokemon.com/images/2/2a/Border-red.png) 15 stretch;
     border-image: url(https://wiki.otpokemon.com/images/a/af/Border_blue.png) 15 stretch;
}
}


Linha 218: Linha 218:
     font-size: 2.5rem;
     font-size: 2.5rem;
     color: white;
     color: white;
     background: linear-gradient(60deg, #570101, #d51414, #ff9d9d, #c11111, #c11111, #aa001d, #aa001d);
     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 250: Linha 257:
     height: auto;
     height: auto;
     padding: 5px 0px;
     padding: 5px 0px;
     background: linear-gradient(90deg, #ff9d9d 0%, #c11111 46%, #c11111 100%);
     background: linear-gradient(90deg, rgb(0, 47, 109) 0%, rgb(19, 83, 67) 46%, rgb(0, 105, 90) 100%);
}
}


Linha 452: Linha 459:


.box-title {
.box-title {
     border: 1px solid #570101;
     border: 1px solid #00aaf4;
     width: 100%;
     width: 100%;
     height: 60px;
     height: 60px;
     background-color: #c11111;
     background-color: #00aaf4;
     border-radius: 10px 10px 0px 0px;
     border-radius: 10px 10px 0px 0px;
}
}
Linha 656: Linha 663:


.mw-wiki-logo {
.mw-wiki-logo {
    background-image: url(https://wiki.otpokemon.com/images/7/7d/Otp-wiki-red.png) !important;
}
}


Linha 1 408: Linha 1 414:
         border-radius: 6px;
         border-radius: 6px;
         border: 5px solid transparent;
         border: 5px solid transparent;
         border-image: url(https://wiki.otpokemon.com/images/2/2a/Border-red.png) 15 stretch;
         border-image: url(https://wiki.otpokemon.com/images/a/af/Border_blue.png) 15 stretch;
     }
     }


Menu de navegação