Advertisement
Falkstids

Punk Guy

Aug 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. <style onload="try {document.title = 'tab title.' ;} catch (e) { }" type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Oswald|Passion+One|Rationale');
  3.  
  4. h1{
  5. border-bottom:1px dotted #555;
  6. color:#555;
  7. font-size:15px;
  8. letter-spacing:3px;
  9. line-height: 15px;
  10. font-family: 'Rationale', sans-serif;
  11. text-align: center;
  12. text-transform:uppercase;
  13. margin-top:0;}
  14.  
  15.  
  16. .pfor {display: none; visibility: hidden;}
  17. #profile {background-color:;}
  18. #profile {border:;}
  19. body
  20. {overflow-x:hidden;
  21. background-image:
  22. url('');
  23. background-repeat:repeat;
  24. background-position:;
  25. background-attachment: fixed;
  26. background-color:#988B98;
  27. font: 0px arial;
  28. color: black;}
  29. #profile {background-color: transparent;
  30. border:0px;
  31. }
  32.  
  33. ::-webkit-scrollbar {
  34. width: 0px;
  35. height: 0px;
  36. background:;
  37. }
  38.  
  39. ::-webkit-scrollbar-thumb {
  40. background-color:black;
  41. -webkit-border-radius: 10px;
  42. border-radius: 10px;
  43. }
  44.  
  45. ::selection {
  46. color: #fff;
  47. background: grey;
  48. }
  49.  
  50. a {color:;
  51. text-decoration: none;
  52. -webkit-transition: all 0.5s ease-in-out;
  53. -moz-transition: all 0.5s ease-in-out;
  54. -o-transition: all 0.5s ease-in-out;
  55. -ms-transition: all 0.5s ease-in-out;
  56. transition: all 0.5s ease-in-out;
  57. }
  58.  
  59. a:hover {color: black;
  60. text-decoration: none;
  61. -webkit-transition: all 0.5s ease-in-out;
  62. -moz-transition: all 0.5s ease-in-out;
  63. -o-transition: all 0.5s ease-in-out;
  64. -ms-transition: all 0.5s ease-in-out;
  65. transition: all 0.5s ease-in-out;
  66. }
  67.  
  68. *{cursor: url('https://68.media.tumblr.com/a26835a65df6cfac37acef50a0d75f68/tumblr_inline_mzo50uT8gE1r63cto.gif'), default;
  69. }
  70.  
  71.  
  72. #box {
  73. position:absolute;
  74. background-color:#555;
  75. width:300;
  76. height:200;
  77. left:50;
  78. top:100;
  79. border-radius:50px;
  80. border:10px solid #D2E2F5;
  81. opacity:1.0;
  82. z-index:2;}
  83.  
  84. #icon {
  85. position:fixed;
  86. color:#555;
  87. background-color:transparent;
  88. font-size:60px;
  89. left:347;
  90. top:140;
  91. opacity:1.0;
  92. z-index:9;
  93. -webkit-transform: rotate(90deg);}
  94.  
  95. #icon2 {
  96. position:fixed;
  97. color:#555;
  98. background-color:transparent;
  99. font-size:25px;
  100. left:315;
  101. top:346;
  102. opacity:1.0;
  103. z-index:1;
  104. -webkit-transform: rotate(90deg);}
  105.  
  106. #bg {
  107. position:absolute;
  108. background-color:#D2E2F5;
  109. left:20;
  110. top:20;
  111. width:260;
  112. height:160;
  113. border-radius:20px;
  114. z-index:2;}
  115.  
  116.  
  117. #image {
  118. position:fixed;
  119. left:380;
  120. top:55;
  121. opacity:1.0;
  122. z-index:99;}
  123.  
  124.  
  125. #info {
  126. position:absolute;
  127. color:#555;
  128. font-family: 'Rationale', sans-serif;
  129. font-size:16px;
  130. text-align:justify;
  131. text-transform:lowercase;
  132. left:57;
  133. top:35;
  134. width:190;
  135. height:134;
  136. overflow:auto;
  137. z-index:3;}
  138.  
  139. #music-bg {
  140. position:absolute;
  141. background-color:#555;
  142. left:220;
  143. top:230;
  144. width:40;
  145. height:40;
  146. border-radius:10px;
  147. }
  148.  
  149. #music{
  150. position:absolute;
  151. background-image:
  152. url('http://www.mps4u.com/images/playbutton.png');
  153. background-repeat: no-repeat;
  154. background-size: 55px;
  155. width:55px;
  156. height:55px;
  157. z-index:99;
  158. left:-7;
  159. top:3;
  160. overflow:hidden;
  161. -webkit-transition: all 0.5s ease-in-out;
  162. -moz-transition: all 0.5s ease-in-out;
  163. -o-transition: all 0.5s ease-in-out;
  164. }
  165.  
  166. #music-title {
  167. position:absolute;
  168. background-color:#555;
  169. color:#D2E2F5;
  170. font-size:20px;
  171. font-family: 'Oswald', sans-serif;
  172. text-align:center;
  173. text-transform:uppercase;
  174. overflow:hidden;
  175. width:95;
  176. height:20;
  177. left:-125;
  178. top:0;
  179. padding:10px;
  180. border-radius:10px;
  181. }
  182.  
  183.  
  184. a {color:#A5A6D4;
  185. text-decoration: none;
  186. -webkit-transition: all 0.5s ease-in-out;
  187. -moz-transition: all 0.5s ease-in-out;
  188. -o-transition: all 0.5s ease-in-out;
  189. -ms-transition: all 0.5s ease-in-out;
  190. transition: all 0.5s ease-in-out;
  191. }
  192.  
  193. a:hover {color: black;
  194. text-decoration: none;
  195. -webkit-transition: all 0.5s ease-in-out;
  196. -moz-transition: all 0.5s ease-in-out;
  197. -o-transition: all 0.5s ease-in-out;
  198. -ms-transition: all 0.5s ease-in-out;
  199. transition: all 0.5s ease-in-out;
  200. }
  201.  
  202.  
  203. </style>
  204.  
  205. <div id="box">
  206. <div id="bg">
  207. </div>
  208.  
  209. <div id="icon">▲</div>
  210. <div id="icon2">▲</div>
  211.  
  212. <div id="info">
  213. <h1>punk guy sid</h1><center>
  214.  
  215. team's are too mainstream,<br></center>
  216. <div style="letter-spacing:2.7px;text-align:center;">There's no one right now.</div>
  217. <center>
  218. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank">Honchcrow</a> <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank">Sharpedo</a> <BR><a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank">Scraggy</a> <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank">Krokorok</a></center>
  219. <center>---</center>
  220. <center><a target="_blank" href="https://roleplay.chat/profile.php?user=punk girl" target="_blank">lowkey besties</a>
  221.  
  222. </center>
  223. </div>
  224.  
  225.  
  226.  
  227.  
  228.  
  229. <div id="music-bg">
  230. <div id="music">
  231. <Div style="margin-top:4px;">
  232. <audio controls style="opacity: 0;">
  233. <source src="http://k003.kiwi6.com/hotlink/er2po5aj2k/Iceage_-_The_Lord_s_Favorite.mp3">
  234. </audio>
  235. </div>
  236. </div>
  237. <div id="music-title">
  238. <marquee direction="left" scrollamount="5">
  239. NOW PLAYING - HIPSTER TRASH MUSIC
  240. </marquee>
  241. </div>
  242. </div>
  243.  
  244. </div>
  245. </div>
  246.  
  247.  
  248.  
  249. <div id="image">
  250. <img src="http://i.imgur.com/IZFHHTy.png"width="220">
  251. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement