Advertisement
dianakko

limon y sal menu

Oct 21st, 2021
1,449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <!--- limonysal.crd.co menu! don't need to credit us, just don't repost in another resources crd!--->
  2.  
  3. <style>
  4. #hov a {
  5. background-color: white;
  6. border-bottom: 1px solid #FF7A00;
  7. border-left: 1px solid #FF7A00;
  8. border-right: 1px solid #FF7A00;
  9. border-top-style: hidden;
  10. border-radius: 0px 0px 5px 5px;
  11. padding: 0px 5px 3px 5px;
  12. font-family: 'Miltonian Tattoo', cursive;
  13. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  14. color:white;
  15. text-decoration:none;
  16. position:relative;
  17. top:-0.1em;
  18. left:2em;
  19. z-index:-10px;
  20. }
  21. </style>
  22.  
  23. <div id="hov">
  24. <a href="#home">00</a>
  25. <a href="#one">01</a>
  26. <a href="#two">02</a>
  27. <a href="#three">03</a>
  28. <a href="#four">04</a>
  29. </div>
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement