MediaWiki:Common.css: diferenças entre revisões

Fonte: Wiki RagnaZen
Saltar para a navegação Saltar para a pesquisa
Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
/* Código CSS colocado aqui será aplicado a todos os temas */
/* Código CSS colocado aqui será aplicado a todos os temas */
body { background-image: url(https://i.imgur.com/mfOxqYr.png); background-repeat: no-repeat;
body { background-image: url(https://ragnarestart.com/site/themes/restart/images/header-background.jpg); background-repeat: no-repeat;
     background-attachment: fixed;
     background-attachment: fixed;
     background-position: center;}
     background-position: center;}

Revisão das 13h03min de 26 de junho de 2023

/* Código CSS colocado aqui será aplicado a todos os temas */
body { background-image: url(https://ragnarestart.com/site/themes/restart/images/header-background.jpg); background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;}