Module:NavboxMobile/styles.css: Difference between revisions

No edit summary
No edit summary
Line 68: Line 68:
     border-top: 1px solid white; /* White border at the top for separation */
     border-top: 1px solid white; /* White border at the top for separation */
}
}




Line 87: Line 86:
     margin: 0 auto; /* Center the content */
     margin: 0 auto; /* Center the content */
     border: none; /*need*/
     border: none; /*need*/
     padding: 5px;
     padding-left: 7px;
    padding-right: 7px;
}
}


Line 107: Line 107:
     margin: 0 auto; /* Center the content */
     margin: 0 auto; /* Center the content */
     border:none;
     border:none;
     padding:10px
     padding-left:12px;
    padding-right: 12px;
}
}