Line 39: | Line 39: | ||
/* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ | /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */ | ||
box-sizing: border-box; | box-sizing: border-box; | ||
− | + | ||
} | } | ||
Line 81: | Line 81: | ||
list-style: none; | list-style: none; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
+ | border-radius: 50px; | ||
} | } | ||
Revision as of 02:52, 6 October 2018