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 704: Linha 704:


/* Testes */
/* Testes */
body.page-Ybooh .mw-body{
    content: '';
    width: 100%;
    height: 100vh;
    background: url('https://wiki.otpokemon.com/images/d/d5/Backgroundfishwiki.png') no-repeat; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
}