MediaWiki:Mobile.css

From wikishia

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url("//commons.wikishia.net/w/index.php?title=MediaWiki:RTL-Font.css&action=raw&ctype=text/css") screen;
@import url("//commons.wikishia.net/w/index.php?title=Mediawiki:Mobile.css/mainPage.css&action=raw&ctype=text/css") screen;

@media ( min-width: 43em ) {
	body.skin-vector #frame-welcome2 {
		background-image: url("//commons.wikishia.net/w/images/f/f8/Logo_MainPage_en.png");
		background-repeat: no-repeat;
		background-position: -62px -38px;
		background-size: 300px;
		padding: 10px 42px 10px 164px;
	}
}