MediaWiki:Common.css: Difference between revisions

From A Pillar An Icon A Relic A Ruin
No edit summary
No edit summary
Line 1: Line 1:
#mw-content-container { background-image: url('/images/unicorn-cartoon.gif')
#mw-content-container { background-image: url('/images/unicorn-cartoon.gif');
background-size : cover;
background-size : cover;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: center; }
background-position: center; }

Revision as of 07:39, 31 May 2026

#mw-content-container { background-image: url('/images/unicorn-cartoon.gif');
background-size : cover;
background-repeat: no-repeat;
background-position: center; }