Guest User

Untitled

a guest
Jan 18th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ul.menu {
  2. font-family: 'BebasRegular', helvetica, arial, sans-serif;
  3. background: none repeat scroll 0 0 rgba(198, 123, 44, 0.7);
  4. <<<<<<< HEAD
  5. padding: 10px 0 10px 15px;
  6. =======
  7. padding: 10px 0 10px 17px;
  8. >>>>>>> staging
  9. text-align: center;
  10. position: relative;
  11. top: 62px;
  12. }
  13. ul.menu li
  14. {
  15. display: inline;
  16. margin: 0;
  17. <<<<<<< HEAD
  18. padding: 0 27px 0 0;
  19. =======
  20. padding: 0 30px 0 0;
  21. >>>>>>> staging
  22. }
Add Comment
Please, Sign In to add comment