Advertisement
Guest User

Untitled

a guest
May 28th, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.35 KB | None | 0 0
  1.     .tb-megamenu .nav > li >a {
  2.         padding: 20px 0px 0px 3px;
  3.         text-align: center;
  4.         color: $main-lighter-color;
  5.         font-weight: lighter;
  6.         height: $navbuttonheight979;
  7.         width: $navbuttonwidth979;
  8.     }
  9.     #navbar {
  10.         background-color: $dark;
  11.         height: $navheight992;
  12.         border-radius: 0px;
  13.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement