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

sem sumário de edição
Sem resumo de edição
Sem resumo de edição
Linha 845: Linha 845:
/* Testes */
/* Testes */
.update-box{
.update-box{
     width: 400px;
     width: 90%;
     height: 400px;
     height: 250px;
     background-image: url(https://wiki.otpokemon.com/images/5/57/Card_s%C3%A3o_jo%C3%A3o.png);
     background-image: url(https://wiki.otpokemon.com/images/5/57/Card_s%C3%A3o_jo%C3%A3o.png);
     text-align: center;     
     text-align: center;     
Linha 858: Linha 858:
     justify-content: center;
     justify-content: center;
     font-weight: bold;
     font-weight: bold;
     box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
     box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
     border-radius: 20px;
     border-radius: 20px;
}
}