Template:If mobile/styles.css
< Template:If mobile
Jump to navigation
Jump to search
Revision as of 01:05, 24 October 2018 by imported>Pppery (Navboxes are already hidden by default on the mobile website)
.ifmobile .ifmobile-desktop:nth-child(2n+1),
.ifmobile .ifmobile-mobile:nth-child(2n+1) {
display:none;
}