owltrash

chainsaw's profile (basic)

Nov 25th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.85 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Permanent Marker');
  3.  
  4.  
  5. .pfor
  6. {display: none;
  7. background-color: transparent;}
  8. body {
  9. background:url('https://i.imgur.com/f3A6pNx.png') top left fixed repeat;
  10. background-color: #e1e1e1;
  11. overflow: hidden;}
  12.  
  13. #profile {border: 0px; background-color: transparent;}
  14. *{cursor: url('https://i.imgur.com/8QmAMfq.png'), default;}
  15.  
  16. ::-webkit-scrollbar {width: 5px; height: 0px;
  17. background:; }
  18.  
  19. ::-webkit-scrollbar-thumb {
  20. background-color:#f88051; border:1px solid #f2e5c7;
  21. -webkit-border-radius: 10px; border-radius: 10px;
  22. }
  23.  
  24.  
  25. /*------» rustle «------*/ /*------» rustle «------*/ /*------» rustle «------*/
  26.  
  27.  
  28. #opening {
  29. position:fixed; width:100%; height:100%; left:225px; bottom:180px;}
  30.  
  31. #opening-img {
  32. position:absolute; background-image:
  33. url('https://i.imgur.com/P2IO07y.png');
  34. background-position:0% 20%; background-size:500px;
  35. background-repeat:no-repeat;
  36. background-attachment: absolute;
  37. width:500px; height:632px;
  38. left:150px; bottom:-100px;
  39. box-shadow: inset 0px 0px 20px #9c9c9c,
  40. 0px 0px 20px #9c9c9c;
  41. filter: blur(0px); opacity:1.0; transition: 1s;}
  42.  
  43. body:hover #opening-img {filter: blur(10px); opacity:.0; transition: 2.5s;}
  44.  
  45.  
  46. /*------» images «------*/ /*------» images «------*/ /*------» images «------*/
  47.  
  48.  
  49. #pic {position:absolute;
  50. position:0% 20%;
  51. left:150px; bottom:-100px;
  52. box-shadow:0px 0px 20px #9c9c9c,
  53. 0px 0px 20px #9c9c9c;
  54. opacity:.0; transition: 1s;}
  55.  
  56.  
  57. #sprite {position:absolute;
  58. left:180px; bottom:-135px;
  59. opacity:.0; transition: 1s;
  60. }
  61.  
  62. #melody {position:absolute;
  63. top:15px; left:120px;
  64. }
  65.  
  66. #bubble {position:absolute;
  67. background-color:#add6ff;
  68. border-radius:180px;
  69. width:50px; height:50px;
  70. left:120px; top:30px;
  71. }
  72.  
  73. #arrow {position:absolute;
  74. color:#add6ff;
  75. font-size:10px;
  76. left:-20px; bottom:270px;
  77. }
  78.  
  79.  
  80. /*------» info «------*/ /*------» info «------*/ /*------» info «------*/
  81.  
  82.  
  83. #container {
  84. position:absolute;
  85. left:430px; bottom:30px;
  86. opacity:.0; transition: 1s;}
  87.  
  88. body:hover #pic {opacity:1.0; transition-delay: 1s;}
  89. body:hover #container {opacity:1.0; transition-delay: 1s;}
  90. body:hover #gif {opacity:1.0; transition-delay: 1s;}
  91.  
  92.  
  93. #info {
  94. position:absolute;
  95. left:-120px; bottom:6px;
  96. width:290px; height:40px;
  97. background-color: transparent;
  98. color:#888;
  99. font-family:'permanent marker';
  100. font-size:20px;
  101. line-height:15px;
  102. letter-spacing:1px;
  103. text-transform:uppercase;
  104. text-align:;
  105. float:left;
  106. overflow:auto;
  107. opacity:.0; transition: 1s;
  108. }
  109.  
  110. #stats {
  111. position:absolute;
  112. left:-16px; bottom:-48px;
  113. width:110px; height:55px;
  114. background-color: transparent;
  115. color:#888;
  116. font-family:'permanent marker';
  117. font-size:20px;
  118. line-height:15px;
  119. letter-spacing:1px;
  120. text-transform:uppercase;
  121. text-align:;
  122. float:left;
  123. overflow:auto;
  124. opacity:.0; transition: 1s;
  125. }
  126.  
  127. #ability {
  128. position:absolute;
  129. left:91px; bottom:-48px;
  130. width:110px; height:55px;
  131. background-color: transparent;
  132. color:#888;
  133. font-family:'permanent marker';
  134. font-size:20px;
  135. line-height:15px;
  136. letter-spacing:1px;
  137. text-transform:uppercase;
  138. text-align:;
  139. float:left;
  140. overflow:auto;
  141. opacity:.0; transition: 1s;
  142. }
  143.  
  144. #trainer {
  145. position:absolute;
  146. left:-45px; bottom:-90px;
  147. width:290px; height:40px;
  148. background-color: transparent;
  149. color:#888;
  150. font-family:'permanent marker';
  151. font-size:15px;
  152. line-height:15px;
  153. letter-spacing:1px;
  154. text-transform:uppercase;
  155. text-align:;
  156. float:left;
  157. overflow:auto;
  158. opacity:.0; transition: 1s;
  159. }
  160.  
  161. body:hover #bg {
  162. opacity:1.0; transition-delay: 1s;
  163. }
  164. body:hover #pic {
  165. opacity:1.0; transition-delay: 1s;
  166. }
  167. body:hover #info {
  168. opacity:1.0; transition-delay: 1s;
  169. }
  170. body:hover #stats {
  171. opacity:1.0; transition-delay: 1.8s;
  172. }
  173. body:hover #ability {
  174. opacity:1.0; transition-delay: 2.4s;
  175. }
  176. body:hover #trainer {
  177. opacity:1.0; transition-delay: 3s;
  178. }
  179. body:hover #sprite {
  180. opacity:1.0; transition-delay: 1s;
  181. }
  182.  
  183.  
  184. /*------» rocks «------*/ /*------» rocks «------*/ /*------» rocks «------*/
  185.  
  186.  
  187. a {color: red;
  188. text-decoration: none;
  189. font-weight: normal;
  190. display: inline-block;
  191. }
  192.  
  193. a[data-tooltip] {
  194. position: relative;
  195. }
  196. a[data-tooltip]::before,
  197. a[data-tooltip]::after {
  198. position: absolute;
  199. display: none;
  200. opacity: 0.7;
  201. }
  202. a[data-tooltip]::before {
  203. content: attr(data-tooltip);
  204. background: #999;
  205. color: #d50000;
  206. font-family:'courier';
  207. font-size:15px;
  208. padding: 2px;
  209. border-radius: 5px;
  210. white-space: nowrap;
  211. text-decoration: none;
  212. }
  213. a[data-tooltip]::after {
  214. width: 0;
  215. height: 0;
  216. border: 6px solid transparent;
  217. content: '';
  218. }
  219.  
  220. a[data-tooltip]:hover::before,
  221. a[data-tooltip]:hover::after {
  222. display: block;
  223. }
  224.  
  225. a[data-tooltip][data-placement="bottom"]::before {
  226. top: 100%;
  227. left: 0;
  228. margin-top: 10px;
  229. }
  230. a[data-tooltip][data-placement="bottom"]::after {
  231. border-bottom-color: #999;
  232. border-top: none;
  233. top: 100%;
  234. left: 10px;
  235. margin-top: 4px;
  236. }
  237.  
  238.  
  239. s {
  240. text-decoration:none;
  241. color:#888;
  242. font-family: "permanent marker";
  243. font-size:18px;
  244. letter-spacing:2px;
  245. text-transform:lowercase;
  246. text-align:justify;
  247. padding:1px;
  248. }
  249.  
  250.  
  251. </style>
  252.  
  253.  
  254.  
  255. <body>
  256. <div id="opening">
  257. <div id="opening-img">
  258. </div>
  259.  
  260.  
  261. <div id="pic">
  262. <img src="https://i.imgur.com/P2IO07y.png" height="632">
  263. </div>
  264.  
  265.  
  266. <div id="container">
  267.  
  268.  
  269. <div id="info">
  270. <br>
  271. <s>
  272. name:
  273. </s> CHAINSAW
  274. <font style="float:right;">
  275. <s>age: </s> 37</font>
  276. </div>
  277.  
  278.  
  279. <div id="stats">
  280. <s>
  281. ht:
  282. </s> 6'6
  283. <br><br>
  284. <s>wt: </s> 89kg
  285. </div>
  286.  
  287.  
  288. <div id="ability">
  289. <s>
  290. ability:
  291. </s>
  292. <br><br>
  293. fur coat
  294. </div>
  295.  
  296.  
  297. <div id="trainer">
  298. trainer:
  299. <a href="profile.php?user=9+inch+snails" target="_blank">
  300. "lee" donovan</a>
  301. </div>
  302.  
  303.  
  304. <div id="sprite">
  305. <a data-tooltip="LVL 57" data-placement="bottom"><img src="https://i.imgur.com/vuyLPLa.gif"></a>
  306.  
  307.  
  308. </div>
  309. </body>
Advertisement
Add Comment
Please, Sign In to add comment