MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
body { | body { | ||
background: var(--body-main) url('/assets/bg.png') no-repeat center top fixed; | background: var(--body-main) url('resources/assets/bg.png') no-repeat center top fixed; | ||
background-size: cover; | background-size: cover; | ||
} | } |