Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. border-radius: 4px;
  2. /* Rectangle 172: */
  3. background: #FFFFFF;
  4. -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15), inset 0px -2px 0px 0px #48AD47;
  5. box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.15), inset 0px -2px 0px 0px #48AD47;
  6.  
  7. /* hero1: */
  8.  
  9. border-radius: 4px;
  10. /* Rectangle 85: */
  11. background: #F5A623;
  12. background-image: -o-linear-gradient(-89deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,0.15) 100%);
  13. background-image: -moz-linear-gradient(-89deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,0.15) 100%);
  14. background-image: -ms-linear-gradient(-89deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,0.15) 100%);
  15. background-image: linear-gradient(-179deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,0.15) 100%);
  16. -moz-box-shadow: 0px 2px 0px 0px #A87633;
  17. box-shadow: 0px 2px 0px 0px #A87633;
  18.  
  19. font-family: .HelveticaNeueDeskInterface-Regular;
  20. font-size: 16px;
  21. color: #FFFFFF;
  22. line-height: 18px;
  23. /* Search flights: */
  24.  
  25. /* Imported Layers 6: */
  26. background: #FFFFFF;
  27.  
  28. font-family: .HelveticaNeueDeskInterface-Regular;
  29. font-size: 48px;
  30. color: #FFFFFF;
  31. line-height: 47px;
  32. /* Search for cheap fli: */
  33. text-shadow: 0px 2px 4px rgba(0,0,0,0.80);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement