MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
} | } | ||
#mw-panel | |||
{ | { | ||
background: | background-image: url("https://wildeadventures.net/mw/images/1/10/Rainbow_Sparkle.png"); | ||
background-size: 90%; | |||
} | } |
Latest revision as of 23:18, 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: 90%; }