Guest User

style.css

a guest
Mar 6th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.42 KB | None | 0 0
  1. .yellow-top:hover > a > .avia-menu-text { color: orange !important; }
  2. li[id*='menu-item'].category-yellow.active-parent-item > a > .avia-menu-text { color: orange !important; }
  3. li[id*='menu-item'] .category-yellow > a { background-color: rgba(255, 165, 0, 0.95) !important; border-bottom: 1px solid white !important; }
  4. li[id*='menu-item'] .category-yellow > a:hover { background-color: rgba(247, 184, 49, 0.95) !important; }
Advertisement
Add Comment
Please, Sign In to add comment