Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
  2. <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
  3.  
  4.  
  5. <style>
  6.  
  7. /*heya uglies its RAIYA. dis is my code but i gave tadashi permission to use it!! do not take and use this code!!! i will know!!! if you want it please come ask ME (aka raiya) personally tank u. dis tadashi, did yall see how dis bich spelled thank u. its THANK, not tank bich*/
  8.  
  9. body {background-color: fff;}
  10.  
  11. @import url('https://fonts.googleapis.com/css?family=Lato:300,700,900');
  12.  
  13. #mp {
  14. position: relative;
  15. width: 230px;
  16. height: 40px;
  17. padding: 5px;
  18. background-color: fefefe;
  19. border-radius: 5px;
  20. }
  21.  
  22. #bttn {
  23. position: relative;
  24. margin-top: 15px;
  25. margin-left: 10px;
  26. font-size: 12px;
  27. color: #565656;
  28. transition: 1s;
  29. }
  30.  
  31. #bttn:hover {
  32. color:#b5b5b5;
  33. transition: 1s;
  34. }
  35.  
  36. #song {
  37. position: relative;
  38. margin-top: -18px;
  39. margin-left: -10px;
  40. font-weight:700;
  41. font-size: 12px;
  42. color: #afafaf;
  43. text-align: center;
  44. letter-spacing: -.3px;
  45. word-spacing: 2px;
  46. z-index: 1;
  47. font-family: 'lato', sans-serif;
  48. }
  49.  
  50. #artist {
  51. position: relative;
  52. margin-left: -10px;
  53. margin-top: 5.5px;
  54. font-family: 'lato', sans-serif;
  55. font-weight: 300;
  56. font-size: 7.5px;
  57. letter-spacing: 1px;
  58. color: #d8d8d8;
  59. text-transform: uppercase;
  60. text-align: center;}
  61.  
  62. #time {
  63. position: relative;
  64. margin-top: -18px;
  65. margin-right: 15px;
  66. float: right;
  67. font-family: 'lato', sans-serif;
  68. font-size: 8.2px;
  69. font-weight: 300;
  70. color: #848484;}
  71.  
  72. </style>
  73.  
  74. <div id="mp">
  75. <div id="bttn">
  76. <i class="icon-pause"></i>
  77. </div>
  78. <div id="song">all the kids are depressed</div>
  79. <div id="artist">glisten</div>
  80. <div id="time">4:15</div>
  81. </div>
  82. </div>
  83.  
  84. <object type="application/x-shockwave-flash" style="width:0px; height:0px;" data="//www.youtube.com/v/Z1Octy15tGc?color2=FBE9EC&rel=0&hd=1&autoplay=1&showsearch=0&showinfo=0&controls=0&version=3&modestbranding=1">
  85. <param name="movie" value="//www.youtube.com/v/Z1Octy15tGc?color2=FBE9EC&rel=0&hd=1&autoplay=1&showsearch=0&showinfo=0&controls=0&version=3&modestbranding=1" />
  86. <param name="allowFullScreen" value="true" />
  87. <param name="allowscriptaccess" value="always" />
  88. </object>
  89. </style></span>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement