MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,644: Line 1,644:
background-image: url("https://static.miraheze.org/whentheycrywiki/b/b1/Beach_l1ac.png");
background-image: url("https://static.miraheze.org/whentheycrywiki/b/b1/Beach_l1ac.png");
background-size: cover;
background-size: cover;
background-attachment: fixed;
color: white;
color: white;
}
}


.mw-page-container{
.mw-page-container{
background: linear-gradient(black 140px, transparent 70%);
background: linear-gradient(black 140px, 700px, transparent 70%);
}
}