Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 76: | Line 76: | ||
margin-top: 0.0em; /* Add spacing above for separation */ | 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 */ | ||
padding:0. | padding:0.1em; | ||
} | } | ||
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:0. | padding:0.1em; | ||
} | } | ||
Line 108: | 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:0. | padding:0.1em; | ||
} | } | ||
Line 147: | Line 147: | ||
word-wrap: break-word; | word-wrap: break-word; | ||
overflow-wrap: break-word; /* Ensure compatibility for older browsers */ | overflow-wrap: break-word; /* Ensure compatibility for older browsers */ | ||
border-bottom:2px | |||
} | } | ||