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 68: Linha 68:
   margin: 0 0;
   margin: 0 0;
}
}
#p-cactions, #ca-history, #ca-edit, #ca-viewsource{
 
     background: #F9F9F9;
 
     border: 1px solid rgb(0 0 0 / 35%);
.vectorTabs span {
    background-image: none;
    background-position: right bottom;
    display: inline-block;
    width: 25px;
    height: 25px;
}
 
#mw-head .vectorMenu h3 {
    background-image: none;
}
 
 
#ca-edit{
     background: transparent;
    height: 25px;
     width: 25px;
     border-radius: 3px;
     border-radius: 3px;
    font-size: 0;
    background-image: url(https://wiki.otpokemon.com/images/4/40/Icon-code2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#ca-edit span a {
    width: 25px;
    height: 25px;
}
#ca-history{
    background: transparent;
    height: 25px;
    width: 25px;
    border-radius: 3px;
    font-size: 0;
    background-image: url(https://wiki.otpokemon.com/images/c/c8/Icon-history2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#ca-history span a{
    width: 25px;
    height: 25px;
}
}


Menu de navegação