MediaWiki:Common.css: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 10: | Linha 10: | ||
} | } | ||
#mw-head{ | #mw-head{ | ||
background- | background-color: #ffffff00; | ||
} | } | ||
.mw-body{ | .mw-body{ | ||
background-color: #ffffff80; | background-color: #ffffff80; | ||
} | } |
Edição das 21h54min de 17 de abril de 2023
/** o código CSS colocado aqui será aplicado a todos os temas */ body{ background: url('https://wiki.otpokemon.com/images/e/e6/1228505.jpg') center center no-repeat fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #mw-head{ background-color: #ffffff00; } .mw-body{ background-color: #ffffff80; }