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 841: Linha 841:
/* Testes */
/* Testes */
.update-box{
.update-box{
    width: 90%;
    height: 250px;
    background-image: url(https://wiki.otpokemon.com/images/3/3b/Card-SaoJoao.png);
    text-align: center;   
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    font-weight: bold;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
    border-radius: 20px;
     margin-bottom: 20px
     margin-bottom: 20px
}
}


.update-box-2{
.update-box-2{
}
.update-box, .update-box-2{
     width: 90%;
     width: 90%;
     height: 250px;
     height: 250px;
    background-image: url(https://wiki.otpokemon.com/images/d/d4/Card-fishing.png);
     text-align: center;     
     text-align: center;     
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
     position: relative;
     position: relative;
    color: white;
     margin: 20px auto;
     margin: 20px auto;
    transition: 0.5s;
    border-radius: 20px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
     display: flex;  
     display: flex;  
     justify-content: center;
     justify-content: center;
     font-weight: bold;
     font-weight: bold;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
 
     border-radius: 20px;
}
.update-box-2:hover, .update-box:hover{
    transition: 0.5s;
     transform: scale(1.05);
}
}


Linha 885: Linha 874:
.update-box-2 a, .update-box a{
.update-box-2 a, .update-box a{
     width: 100%;
     width: 100%;
   
}
}
.update-title{     
.update-title{     
     width: 100%;
     width: 100%;
Linha 896: Linha 885:
     border-radius: 20px 20px 0px 0px;
     border-radius: 20px 20px 0px 0px;
}
}
.update-title a{     
.update-title a{     
     color: white;
     color: white;
}
}
.update-subtitle{
.update-subtitle{
     width: 100%;
     width: 100%;
Linha 909: Linha 900:
     border-radius: 0px 0px 20px 20px;
     border-radius: 0px 0px 20px 20px;
}
}
.update-box-subtitle{
.update-box-subtitle{
     position: relative;
     position: relative;
Linha 921: Linha 913:
     padding-bottom: 10px;
     padding-bottom: 10px;
}
}
.box-title{
.box-title{
     border: 1px solid #00aaf4;
     border: 1px solid #00aaf4;
Linha 928: Linha 921:
     border-radius: 10px 10px 0px 0px;
     border-radius: 10px 10px 0px 0px;
}
}
.box-title p{
.box-title p{
     font-size: 22px;
     font-size: 22px;