MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
{ | { | ||
background-image: url("https://wildeadventures.net/mw/images/1/10/Rainbow_Sparkle.png"); | background-image: url("https://wildeadventures.net/mw/images/1/10/Rainbow_Sparkle.png"); | ||
background-size: 300px; | |||
} | } |
Revision as of 23:16, 14 November 2024
body { background-image:url('images/Background.jpg'); background-color:black; background-attachment:fixed; background-repeat:no-repeat; } #mw-panel { background-image: url("https://wildeadventures.net/mw/images/1/10/Rainbow_Sparkle.png"); background-size: 300px; }