MediaWiki:Common.css: Difference between revisions

From CG Studios Wiki
Created page with "CSS placed here will be applied to all skins: #mw-content-container { background: linear-gradient(to bottom, transparent 0%, black 80%), url(https://cgs.wikihoster.xyz/images/thumb/d/de/TheOutside.webp/800px-TheOutside.webp.png?20251123213440); background-position:center; background-repeat:no-repeat;background-size:cover; background-attachment:fixed }"
 
Blanked the page
Tag: Blanking
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
#mw-content-container {
  background: linear-gradient(to bottom, transparent 0%, black 80%), url(https://cgs.wikihoster.xyz/images/thumb/d/de/TheOutside.webp/800px-TheOutside.webp.png?20251123213440);
  background-position:center;
  background-repeat:no-repeat;background-size:cover;
  background-attachment:fixed
}

Latest revision as of 19:43, 9 February 2026