Module:NavboxMobile/styles.css: Difference between revisions

No edit summary
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 */
}
}