Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 96: | Line 96: | ||
margin-top: 0.25em; /* Add spacing above for separation */ | margin-top: 0.25em; /* Add spacing above for separation */ | ||
box-shadow: inset 10px 0 #fff, inset -10px 0 #fff; /* Create shadow effect */ | box-shadow: inset 10px 0 #fff, inset -10px 0 #fff; /* Create shadow effect */ | ||
border- | border-top: 1px solid white; /* White border at the top for separation */ | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | } | ||
/* Level 3 Content */ | /* Level 3 Content */ |