Module:NavboxMobile/styles.css: Difference between revisions

No edit summary
No edit summary
Line 88: Line 88:
     border-top: 1px solid white; /* White border at the top for separation */
     border-top: 1px solid white; /* White border at the top for separation */
     box-sizing: border-box;
     box-sizing: border-box;
     padding:1px;
     padding:2px;
}
}


Line 109: Line 109:
     border-top: 1px solid white; /* White border at the top for separation */
     border-top: 1px solid white; /* White border at the top for separation */
     box-sizing: border-box;
     box-sizing: border-box;
     padding:1px;
     padding:2px;
}
}