Template:If mobile/styles.css

From blackwiki
< Template:If mobile
Revision as of 10:09, 30 August 2018 by imported>Evad37 (use classes instead of relying on tag type)
Jump to navigation Jump to search
.ifmobile .navbox,
.ifmobile .ifmobile-desktop:nth-child(2n+1),
.ifmobile .ifmobile-mobile:nth-child(2n+1) {
	display:none;
}