MediaWiki:Vector.css: Difference between revisions

m
Text replacement - "url(/images" to "url(https://destiny.wiki.gallery/images"
No edit summary
m (Text replacement - "url(/images" to "url(https://destiny.wiki.gallery/images")
Line 9: Line 9:
/* Main background */
/* Main background */
body, div#mw-head {
body, div#mw-head {
background: #222 url(/images/7/73/DP_Dark-bg.jpg) no-repeat fixed top;  
background: #222 url(https://destiny.wiki.gallery/images/7/73/DP_Dark-bg.jpg) no-repeat fixed top;  
}
}