Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 75: | Line 75: | ||
.navboxMobile-group-level1 { | .navboxMobile-group-level1 { | ||
background-color: #ddf; /* Level 1 color */ | background-color: #ddf; /* Level 1 color */ | ||
margin-top: 0. | margin-top: 0.0em; /* Add spacing above for separation */ | ||
border-top: 1px solid white; /* White border at the top for separation */ | border-top: 1px solid white; /* White border at the top for separation */ | ||
} | } | ||
Line 87: | Line 87: | ||
border-top: 1px solid white; /* White border at the top for separation */ | border-top: 1px solid white; /* White border at the top for separation */ | ||
box-sizing: border-box; | box-sizing: border-box; | ||
padding:2px | |||
} | } | ||
Line 107: | Line 108: | ||
border-top: 1px solid white; /* White border at the top for separation */ | border-top: 1px solid white; /* White border at the top for separation */ | ||
box-sizing: border-box; | box-sizing: border-box; | ||
padding:2px | |||
} | } | ||