MediaWiki:Mobile.css

From BBW Wiki
Revision as of 01:02, 4 February 2020 by Admin (talk | contribs) (Created page with "CSS placed here will affect users of the mobile site: .branding-box { background: url('https://gamepedia.cursecdn.com/adventofascension_zh_gamepedia/c/c9/Logo.png') cen...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will affect users of the mobile site */

.branding-box {
	background: url('https://gamepedia.cursecdn.com/adventofascension_zh_gamepedia/c/c9/Logo.png') center center no-repeat;
	background-size: 150px auto;
	color: transparent;
	text-index: -9999px;
}