MediaWiki:Common.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 9: Line 9:


body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page { background-color: #e6ffb4; }
body.page-Main_Page {
background-color: #e6ffb4;
background-image: url("https://img.wallpapersafari.com/desktop/1366/768/56/51/Its8wZ.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
body.page-Main_Page #content { background-color: pink; }
body.page-Main_Page #content { background-color: pink; }


Navigation menu