MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
Blanked the page Tags: Blanking Manual revert |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
:root { | |||
background-image: linear-gradient(rgba(10,10,10,.70), rgba(10,10,10,.70)), | |||
url("https://hub.scpslgame.com/images/2/21/SITE02Overview.png"); | |||
background-position: center top; | |||
background-repeat: no-repeat; | |||
background-attachment: fixed; | |||
background-size:cover; | |||
} |
Revision as of 22:20, 15 April 2025
:root { background-image: linear-gradient(rgba(10,10,10,.70), rgba(10,10,10,.70)), url("https://hub.scpslgame.com/images/2/21/SITE02Overview.png"); background-position: center top; background-repeat: no-repeat; background-attachment: fixed; background-size:cover; }