cat_inthe_cradle

Mums

Mar 24th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. <style>
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  4.  
  5. body { background:none; }
  6. #scroller { padding: 35px 0; box-sizing: border-box; }
  7. #profile-container { width:750px;background:#333; }
  8. #profile-container {background:none;}
  9.  
  10.  
  11.  
  12.  
  13.  
  14. .pfor{display:none;}
  15. #profile{border:none;background: transparent;}
  16.  
  17.  
  18.  
  19.  
  20.  
  21. /* BODY */
  22. ::-webkit-scrollbar-thumb:vertical {
  23. background-color: #dbe9bf;
  24. height: 50px;
  25. }
  26.  
  27. ::-webkit-scrollbar {
  28. height: 10px;
  29. width: 3px;
  30. background-color: #f0ebea;
  31. }
  32.  
  33. body {
  34. background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSliVoLRg6aPfJUJE01_YyvHh2gUR0wX-YHbvA9n-nF3_cvYSQe");
  35. background-attachment: fixed;
  36. background-color: #ada2ba;
  37. margin: 0;
  38. }
  39.  
  40. b {
  41. text-transform: ;
  42. font-size: px;
  43. font-weight: ;
  44. color: ;
  45. background: ;
  46. letter-spacing: px;
  47. padding: ;
  48. margin-right: 2px;}
  49. u {
  50. text-transform: ;
  51. font-size: ;
  52. font-weight: ;
  53. color: #000;
  54. background: #;
  55. letter-spacing: 1px;
  56. padding: 1px 2px 1px 3px;
  57. margin-right: 2px;
  58. border-bottom: dotted 1px #000;}
  59. i {
  60. font-size: px;
  61. font-weight: ;
  62. color: #cf765d;
  63. letter-spacing: 1px;
  64. padding: 1px 2px 1px 3px;
  65. margin-right: 2px;}
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. #meelaud { z-index: 10000; position: fixed; left:370px; top:300px; width:800px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRsUaWBgdWhZlTaj0nGR72QpYF_R5UsA5rN53o0y2S2oWWzRl7DNQ') repeat; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  73.  
  74. #mee { z-index: 10000; position: fixed; left:372px; top:302px; width:800px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; background-color:#449b9f; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  75.  
  76. a {
  77. text-decoration:none;
  78. outline:none;
  79. -moz-outline-style:none;
  80. font-style: ;
  81. color:#000;
  82. text-shadow: -1px 0 #, 0 1px #, 1px 0 #, 0 -1px #;
  83. -moz-transition-duration:0.5s;
  84. -webkit-transition-duration:0.5s;
  85. -o-transition-duration:0.5s;
  86. }
  87.  
  88. a:hover {
  89. text-decoration:none;
  90. outline:none;
  91. -moz-outline-style:none;
  92. color:#000;
  93. }
  94.  
  95.  
  96.  
  97.  
  98. #number { z-index: 10000; position: fixed; left:390px; top:380px; width:800px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; background: -webkit-linear-gradient(transparent, transparent), url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRsUaWBgdWhZlTaj0nGR72QpYF_R5UsA5rN53o0y2S2oWWzRl7DNQ') repeat; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  99.  
  100. #num { z-index: 10000; position: fixed; left:392px; top:382px; width:800px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; background-color:#449b9f; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  101.  
  102.  
  103.  
  104.  
  105. .hoverbox {
  106. position: fixed;
  107. background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSliVoLRg6aPfJUJE01_YyvHh2gUR0wX-YHbvA9n-nF3_cvYSQe"); border-radius: ;
  108. border: px solid #a5adb3;
  109. opacity: 0;
  110. width: 1400px;
  111. height: 864px;
  112. padding: 5px;
  113. left: 0px;
  114. top: 0px;
  115. font-family: arial;
  116. font-size: px;
  117. color: #;
  118. letter-spacing: 0px;
  119. -webkit-transition: all .7s ease-in-out;
  120. }
  121. .hoverbox:hover {
  122. opacity: 1;
  123. top: 0px;
  124.  
  125. }
  126. .hoverbox b {
  127. color: # ;
  128. font-family: calibri;
  129. font-size: px;
  130. line-height: 10px;
  131. text-transform: ;
  132. }
  133.  
  134.  
  135.  
  136.  
  137. .oto{position: absolute; left: 370; top: 20%; z-index: 99; max-width: 30%; animation: bounce 8s infinite; -webkit-animation: bounce 8s infinite; -o-animation: bounce 8s infinite; image-shadow: 0 0 25px #CC20FF;-webkit-transform:;}
  138. .energy img{width: 100%;}
  139. @keyframes bounce{ 0% {top: 20%;} 50% {top: 25%;} 100% {top: 20%;}}
  140. .energy img{width: 100%; height: auto; image-shadow: 0 0 25px #CC20FF;}
  141. .oto {opacity: 0.5; transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out;}
  142. #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  143.  
  144.  
  145. </style>
  146.  
  147.  
  148.  
  149. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: px; height: px; ; position: absolute; top: 193px; left: 500px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/rMIc.png" alt="" width="350" height=" " /> </span></div>
  150.  
  151.  
  152. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: 400px; height: 200px; ; position: absolute; top: 380px; left: 480px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: brush script mt; font-size: 110; color: #877d93;">
  153.  
  154. mismagius
  155.  
  156. </span></div>
  157. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: 400px; height: 200px; ; position: absolute; top: 381px; left: 481px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: brush script mt; font-size: 110; color: #f6a1b3;">
  158.  
  159. mismagius
  160.  
  161. </span></div>
  162.  
  163.  
  164.  
  165. <div class="hoverbox">
  166. <div style="float: left; width: 800px; height:550px; border-radius: ; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height:8px;"><span style="font-family: andale mono,times; font-size:12; color: #858585;"><br />
  167.  
  168.  
  169. <a title="Otsutsuki | ♀ | Heterosexual | Mismagius Gijinka">
  170.  
  171. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: px; height: px; ; position: absolute; top:310px; left: 540px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/yMIc.png" alt="" width="160" height=" " /> </span></div>
  172.  
  173.  
  174.  
  175. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: px; height: px; ; position: absolute; top:310px; left: 680px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/2MIc.png" alt="" width="205" height="60" /> </span></div>
  176. </a>
  177.  
  178.  
  179.  
  180.  
  181. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: 200px; height: 100px; ; position: absolute; top:325px; left: 700px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: poiret one; font-size:13; color: #000000;">
  182.  
  183. Just haunting <a title="" href="https://roleplay.chat/profile.php?user=Girias"><b>this</b></a> creepy guy.
  184.  
  185. </span></div>
  186. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: 200px; height: 100px; ; position: absolute; top:325px; left: 700px; overflow: auto; text-align: left; border-radius: ; border-top: px solid #fff; border-left: px solid #fff; border-right: px solid #fff;"><span style="font-family: poiret one; font-size:13; color: #000000;">
  187.  
  188. Just haunting <a title="" href="https://roleplay.chat/profile.php?user=Girias"><b>this</b></a> creepy guy.
  189.  
  190. </span></div>
  191.  
  192.  
  193.  
  194.  
  195. </div></div>
Add Comment
Please, Sign In to add comment