Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 166: | Line 166: | ||
display: none !important; | display: none !important; | ||
} | } | ||
} | |||
.navboxMobile-navbar { | |||
text-align: right; /* Align Navbar content to the right */ | |||
font-size: 0.85em; /* Optional: Adjust size */ | |||
padding: 0.2em 0; /* Add a little padding */ | |||
} | } |