Line 44: | Line 44: | ||
.ccsticky-nav ul { /*major menu type*/ | .ccsticky-nav ul { /*major menu type*/ | ||
− | padding: | + | padding: 10px; |
list-style: none; | list-style: none; | ||
text-align: center; | text-align: center; | ||
Line 52: | Line 52: | ||
text-decoration: none; | text-decoration: none; | ||
display: inline-block; | display: inline-block; | ||
− | margin: | + | margin: 10px; |
top: -20px; | top: -20px; | ||
overflow: hidden; | overflow: hidden; | ||
Line 66: | Line 66: | ||
background: #0066FF; | background: #0066FF; | ||
position: absolute; | position: absolute; | ||
− | top:- | + | top:-10px; |
border-radius: 4px; | border-radius: 4px; | ||
} | } |
Revision as of 05:49, 23 August 2016
❮
❯