Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 66: | Line 66: | ||
background-color: #ddf; /* Level 1 color */ | background-color: #ddf; /* Level 1 color */ | ||
margin-top: 0.25em; /* Add spacing above for separation */ | margin-top: 0.25em; /* Add spacing above for separation */ | ||
border-top: 1px solid white; /* White border at the top for separation */ | |||
} | } | ||
Line 74: | Line 75: | ||
margin-top: 0.25em; /* Add spacing above for separation */ | margin-top: 0.25em; /* Add spacing above for separation */ | ||
width: 95%; /* Slightly narrower than the title */ | width: 95%; /* Slightly narrower than the title */ | ||
border-top: 1px solid white; /* White border at the top for separation */ | |||
} | } | ||