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
 
(Uma revisão intermediária pelo mesmo usuário não está sendo mostrada)
Linha 2 646: Linha 2 646:
}
}


.square-box-fishing-johto {
.square-box-fishing-good {
     width: 180px;
     width: 180px;
     height: 200px;
     height: 200px;
     background-color: #fff;
     background-color: #fff;
     border-top: 10px solid #f7ff19;
     border-top: 10px solid #1E90FF;
     border-radius: 10px;
     border-radius: 10px;
     text-align: center;
     text-align: center;
Linha 2 660: Linha 2 660:
}
}


.square-box-fishing-johto img {
.square-box-fishing-good img {
     width: 60px;
     width: 60px;
     height: 60px;
     height: 60px;
Linha 2 669: Linha 2 669:




.square-box-fishing-johto p {
.square-box-fishing-good p {
     margin: 10px 0;
     margin: 10px 0;
}
}




.square-div-fishing-johto{
.square-div-fishing-good{
     display: flex;
     display: flex;
     flex-wrap: wrap;
     flex-wrap: wrap;
Linha 2 680: Linha 2 680:
}
}


p.square-name-fishing-johto {
p.square-name-fishing-good {
     margin: 15px 5px 0px 5px;
     margin: 15px 5px 0px 5px;
     line-height: 40px;
     line-height: 40px;
Linha 2 688: Linha 2 688:
}
}


.square-name-fishing-johto a {
.square-name-fishing-good a {
     padding: 150px 5px 0px 10px;
     padding: 150px 5px 0px 10px;
     color: black;
     color: black;
Linha 2 694: Linha 2 694:
}
}


.square-name-fishing-johto b {
.square-name-fishing-good b {
     color: black;
     color: black;
}
}


.square-box-fishing-johto a p {
.square-box-fishing-good a p {
    font-size: 0;
    height: 220px;
    width: 200px;
    position: absolute;
}
 
.square-box-fishing-super {
    width: 180px;
    height: 200px;
    background-color: #fff;
    border-top: 10px solid #FFD700;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    transition-duration: 0.3s !important;
    transition: transform 0.3s, box-shadow 0.3s;
    margin: 15px 25px;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}
 
.square-box-fishing-super img {
    width: 60px;
    height: 60px;
    max-width: 100%;
    max-height: 100%;
    margin-top: 30px;
}
 
 
.square-box-fishing-super p {
    margin: 10px 0;
}
 
 
.square-div-fishing-super{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
 
p.square-name-fishing-super {
    margin: 15px 5px 0px 5px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: black;
}
 
.square-name-fishing-super a {
    padding: 150px 5px 0px 10px;
    color: black;
    text-decoration: none;
}
 
.square-name-fishing-super b {
    color: black;
}
 
.square-box-fishing-super a p {
     font-size: 0;
     font-size: 0;
     height: 220px;
     height: 220px;