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

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Replaced content with "body { background:url("http://www.mariowiki.com/images/4/4b/JP_Web_Background_-_Super_Mario_3D_World.png") fixed center 0px #FFF; background-repeat:no-repeat;...")
Tag: Replaced
No edit summary
 
Line 1: Line 1:
body {
body {
     background:url("http://www.mariowiki.com/images/4/4b/JP_Web_Background_-_Super_Mario_3D_World.png") 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;
    background-repeat:no-repeat;
    color:white;
}
}

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;
}