/*! * VisualEditor MediaWiki UserInterface beta welcome dialog styles. * * @copyright 2011-2017 VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ .visualeditor-welcomedialog-content { text-align: center; } .ve-ui-mobileWindowManager .visualeditor-welcomedialog-content { background-size: 11em; } .visualeditor-welcomedialog-content-text { background: url( images/welcomeSplash-ltr.png ) 50% -2em no-repeat; background-size: 50%; display: block; padding-top: 12em; }