MediaWiki:Mobile.css

From BBW Wiki
Jump to: navigation, search
/* CSS placed here will affect users of the mobile site */

.branding-box {
	background: url('https://bbw.wiki/resources/assets/wiki_mobile.png') center center no-repeat;
	background-size: 150px auto;
	color: transparent;
	text-index: -9999px;
}