Module:NavboxMobile/styles.css: Difference between revisions

No edit summary
No edit summary
Line 28: Line 28:
     justify-content: center; /* Centers the title */
     justify-content: center; /* Centers the title */
     position: relative; /* Allows for absolute positioning of navbar */
     position: relative; /* Allows for absolute positioning of navbar */
     padding: 1px; /* Reduced padding */
     padding: 2px; /* Increased padding to give more room */
    line-height: 1.1em;
  /* line-height: 1.3em; Increased line height for better vertical spacing */
     text-align: center;
     text-align: center;
     background-color: #ccf;
     background-color: #ccf;
     font-size: 1.1em;
     font-size: 1.1em;
}
}


.navboxMobile td, .navboxMobile th {
.navboxMobile td, .navboxMobile th {