Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 5: Line 5:
/* 1. Aplicar a imagem a todo o fundo da Wiki */
/* 1. Aplicar a imagem a todo o fundo da Wiki */
body {
body {
     background-image: url('Texture Background.svg') !important;
     background-image: url('https://wiki.atronia.eu/images/7/7a/Texture_Background.svg') !important;
     background-attachment: fixed !important; /* A imagem não mexe com o scroll */
     background-attachment: fixed !important; /* A imagem não mexe com o scroll */
     background-size: cover !important;        /* Preenche todo o ecrã */
     background-size: cover !important;        /* Preenche todo o ecrã */