Bots, Comment administrators, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
6,417
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* New background */ | /* New background */ | ||
div.mw-page-container { | div.mw-page-container { | ||
background-color: | background-color: black; | ||
} | } | ||
/* | |||
div.mw-page-container { | div.mw-page-container { | ||
background: url(https://starfieldfans.com/images/d/d6/Starfield_background1.jpeg); | background: url(https://starfieldfans.com/images/d/d6/Starfield_background1.jpeg); | ||
Line 9: | Line 10: | ||
background-attachment: fixed !important; | background-attachment: fixed !important; | ||
background-position: top left; | background-position: top left; | ||
background-size | background-size cover; | ||
} | } | ||
*/ | |||
/* frontpage styles */ | /* frontpage styles */ |