User:Mirai Moon/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with "body { background:url("http://images2.wikia.nocookie.net/__cb20111015164535/fantendo/images/9/90/MarioMushBack.jpg") fixed center 0px #FFF; color:white background-rep...")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
body {
body {
     background:url("http://images2.wikia.nocookie.net/__cb20111015164535/fantendo/images/9/90/MarioMushBack.jpg") fixed center 0px #FFF;
     background:url("http://www.mariowiki.com/images/4/4b/JP_Web_Background_-_Super_Mario_3D_World.png") fixed center 0px #FFF;
    color:white
    background-repeat:no-repeat;
}
}

Latest revision as of 12:26, May 16, 2021

body {
    background:url("http://www.mariowiki.com/images/4/4b/JP_Web_Background_-_Super_Mario_3D_World.png") fixed center 0px #FFF;
}