Difference between revisions of "Template:If mobile/styles.css"
Jump to navigation
Jump to search
imported>Pppery (Navboxes are already hidden by default on the mobile website) |
imported>Pseudo Classes (This edit imported from Template:If mobile/styles.css is powered by Duplicator Premium.) |
||
| Line 1: | Line 1: | ||
| − | .ifmobile . | + | .ifmobile > .mobile:nth-child(2n) { |
| − | + | display: none; | |
| − | |||
} | } | ||
Revision as of 02:14, 22 September 2020
.ifmobile > .mobile:nth-child(2n) {
display: none;
}