Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 68: | Line 68: | ||
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 86: | ||
margin: 0 auto; /* Center the content */ | margin: 0 auto; /* Center the content */ | ||
border: none; /*need*/ | border: none; /*need*/ | ||
padding: | padding-left: 7px; | ||
padding-right: 7px; | |||
} | } | ||
Line 107: | Line 107: | ||
margin: 0 auto; /* Center the content */ | margin: 0 auto; /* Center the content */ | ||
border:none; | border:none; | ||
padding: | padding-left:12px; | ||
padding-right: 12px; | |||
} | } | ||