Module:NavboxMobile/styles.css: Difference between revisions

No edit summary
No edit summary
Line 173: Line 173:
     text-align: right; /* Align Navbar content to the right */
     text-align: right; /* Align Navbar content to the right */
     font-size: 0.85em; /* Optional: Adjust size */
     font-size: 0.85em; /* Optional: Adjust size */
     padding: 0.2em 0; /* Add a little padding */
     padding: 0.0em 0; /* Add a little padding */
     border-top: 1px solid #ccc; /* Add a top border to separate it */
     border-top: none;
}
}