Difference between revisions of "Template:If mobile/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>Evad37
(use classes instead of relying on tag type)
imported>Evad37
m (Evad37 moved page Template:TemplateStyles sandbox/Evad37/ifmobile.css to Template:If mobile/styles.css without leaving a redirect: ready for use in live template)
(No difference)

Revision as of 10:17, 30 August 2018

.ifmobile .navbox,
.ifmobile .ifmobile-desktop:nth-child(2n+1),
.ifmobile .ifmobile-mobile:nth-child(2n+1) {
	display:none;
}