Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 44: | Line 44: | ||
.navboxMobile-title-content { | .navboxMobile-title-content { | ||
font-size: 1.0em; | font-size: 1.0em; | ||
margin: 0.5em 0; | /*margin: 0.5em 0;*/ | ||
} | } | ||
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: | padding:1px; | ||
} | } | ||
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:1px; | |||
} | } | ||