User:Bongolium500/fandomdesktop.css: Difference between revisions

From Jenny Everywhere Wiki
No edit summary
No edit summary
Line 1: Line 1:
body {
body {
     background: url(https://static.wikia.nocookie.net/blacksurvival_gamepedia_en/images/1/10/Symbol_Background.png/revision/latest);
     background: url(https://static.wikia.nocookie.net/jennyeverywhere/images/0/08/Site-background-dark/revision/latest?cb=20210721225415);
     background-position: 50% 20%;
     background-position: 50% 20%;
     background-size: cover;
     background-size: cover;

Revision as of 13:15, 26 July 2021

body {
    background: url(https://static.wikia.nocookie.net/jennyeverywhere/images/0/08/Site-background-dark/revision/latest?cb=20210721225415);
    background-position: 50% 20%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}