Module:NavboxMobile/styles.css: Difference between revisions

No edit summary
No edit summary
Line 87: Line 87:
     width: 90%; /* Even narrower for level 3 */
     width: 90%; /* Even narrower for level 3 */
     box-shadow: inset 10px 0 #fff, inset -10px 0 #fff; /* Create shadow effect */
     box-shadow: inset 10px 0 #fff, inset -10px 0 #fff; /* Create shadow effect */
     border-top: 1px solid white; /* White border at the top for separation */
     border-bottom: 1px solid white; /* White border at the top for separation */
     box-sizing: border-box;
     box-sizing: border-box;
}
}