Guest User

Untitled

a guest
Jul 15th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. .yui-gc.home-top-featured .yui-u.first {
  2. width:61%;
  3. }
  4.  
  5. .home-top-featured {
  6. padding: 1.5em 0 3em;
  7. position: relative;
  8. }
  9.  
  10. .home-top-featured h3 {
  11. font-family: georgia;
  12. font-size: 4.4em;
  13. padding: 0;
  14. margin: 0 0 0.2em 0;
  15. }
  16.  
  17. .home-top-featured p {
  18. font-family: georgia;
  19. font-size: 23px;
  20. color: #888;
  21. }
  22.  
  23. .home-top-featured h3 span {
  24. color: #D41277;
  25. font-weight: bold;
  26. font-size: 1.2em;
  27. }
  28.  
  29. .home-top-featured p.buttons a {
  30. background:#EEEEEE url(../../../../morph_assets/themelets/candy/images/repeat-sprite.jpg) repeat-x scroll 0 -888px;
  31. border:1px solid #CCCCCC;
  32. color:#333333;
  33. float:left;
  34. font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif;
  35. font-size:1em;
  36. font-weight:300;
  37. margin:0 1em 0 0;
  38. padding:0.05em 1.5em 0.2em;
  39. }
  40.  
  41. .home-top-featured p.brand-new {
  42. background:transparent url(../../../../morph_assets/themelets/candy/images/brandnew.png) no-repeat scroll 0 0;
  43. font-size:1em;
  44. height:0;
  45. overflow:hidden;
  46. padding-top:381px;
  47. position:absolute;
  48. right:-62px;
  49. text-indent:-2000px;
  50. top:45px;
  51. width:455px;
  52. z-index:0;
  53. }
Add Comment
Please, Sign In to add comment