Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 65: | Line 65: | ||
.navboxMobile-subgroup .navboxMobile-group-content { | .navboxMobile-subgroup .navboxMobile-group-content { | ||
background-color: #e6e6ff; /* Level 3 color */ | background-color: #e6e6ff; /* Level 3 color */ | ||
} | |||
.navboxMobile-group-content + .navboxMobile-group-content { | |||
border-top: 2px solid #fdfdfd; /* Similar to desktop navbox */ | |||
} | } | ||