Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. @media only screen and (min-width: 981px) {
  2. #et-top-navigation {
  3. border-top: 1px solid #2c1404;
  4. border-bottom: 1px solid #2c1404;
  5. padding-bottom: 10px;
  6. margin-bottom: 10px;
  7. }
  8.  
  9. #top-menu {
  10. padding-top: 20px;
  11. }
  12.  
  13. .et_header_style_centered #top-menu>li>a {
  14. padding-bottom: 0;
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement