Advertisement
cat_inthe_cradle

Whis

Mar 24th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.16 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  5.  
  6.  
  7.  
  8. body { background:none; }
  9. #scroller { padding: 35px 0; box-sizing: border-box; }
  10. #profile-container { width:750px;background:#333; }
  11. #profile-container {background:none;}
  12.  
  13.  
  14.  
  15.  
  16.  
  17. .pfor{display:none;}
  18. #profile{border:none;background: transparent;}
  19.  
  20.  
  21.  
  22.  
  23.  
  24. /* BODY */
  25. ::-webkit-scrollbar-thumb:vertical {
  26. background-color: #dbe9bf;
  27. height: 50px;
  28. }
  29.  
  30. ::-webkit-scrollbar {
  31. height: 10px;
  32. width: 3px;
  33. background-color: #f0ebea;
  34. }
  35.  
  36. body {
  37. background-image: url("http://i.picpar.com/bOIc.jpg");
  38. background-attachment: fixed;
  39. background-color: #ded3d3;
  40. margin: 0;
  41. }
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48. #name {
  49. position:fixed;
  50. font-family:Italianno;
  51. font-size:18px;
  52. top:217px;
  53. left:230px;
  54. color:#fff;
  55. text-shadow:0px 0px 1px #000;
  56. z-index:999999;
  57. }
  58.  
  59.  
  60.  
  61. #name1 {
  62. position:fixed;
  63. font-family:Italianno;
  64. font-size:30px;
  65. top:232px;
  66. left:210px;
  67. color:#751414;
  68. text-shadow:0px 0px 1px #000;
  69. z-index:999999;
  70. }
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. b {
  79. text-transform: ;
  80. font-size: px;
  81. font-weight: ;
  82. color: #664737;
  83. background: #fff;
  84. letter-spacing: px;
  85. padding: 1px 2px 1px 3px;
  86. margin-right: 2px;}
  87. u {
  88. text-transform: ;
  89. font-size: ;
  90. font-weight: ;
  91. color: #000;
  92. background: #;
  93. letter-spacing: 1px;
  94. padding: 1px 2px 1px 3px;
  95. margin-right: 2px;
  96. border-bottom: dotted 1px #000;}
  97. i {
  98. font-size: px;
  99. font-weight: ;
  100. color: # ;
  101. letter-spacing: 1px;
  102. padding: 1px 2px 1px 3px;
  103. margin-right: 2px;}
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115. .hoverbox1 {
  116. position: fixed;
  117. background-color: # ;
  118. opacity: 0;
  119. border-top: 1px solid #fff;
  120. width: 80px;
  121. height: 200px;
  122. padding: 2px;
  123. left: 5px;
  124. top: 285px;
  125. font-family: arial;
  126. font-size: 9px;
  127. color: #;
  128. letter-spacing: 0px;
  129. -webkit-transition: all .7s ease-in-out;
  130. }
  131. .hoverbox1:hover {
  132. opacity: 1;
  133. top: 305px;
  134.  
  135. }
  136. .hoverbox1 b {
  137. color: # ;
  138. font-family: calibri;
  139. font-size: 10px;
  140. line-height: 10px;
  141. text-transform: ;
  142. }
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. .hoverbox2 {
  150. position: fixed;
  151. background-color: #37384a ;
  152. opacity: 0;
  153. border-top: 1px solid #fff;
  154. width: 200px;
  155. height: 100px;
  156. padding: 5px;
  157. left: 243px;
  158. top: 290px;
  159. font-family: arial;
  160. font-size: 9px;
  161. color: #;
  162. letter-spacing: 0px;
  163. -webkit-transition: all .7s ease-in-out;
  164. }
  165. .hoverbox2:hover {
  166. opacity: 0.8;
  167. top: 315px;
  168.  
  169. }
  170. .hoverbox2 b {
  171. color: # ;
  172. font-family: calibri;
  173. font-size: 10px;
  174. line-height: 5px;
  175. text-transform: ;
  176. }
  177.  
  178.  
  179.  
  180.  
  181. a {
  182. text-decoration:none;
  183. outline:none;
  184. -moz-outline-style:none;
  185. color:#f0d282;
  186. text-shadow: -1px 0 #fff, 0 1px #14456f, 1px 0 #afbcc9, 0 -1px #afbcc9;
  187. -moz-transition-duration:0.5s;
  188. -webkit-transition-duration:0.5s;
  189. -o-transition-duration:0.5s;
  190. }
  191.  
  192. a:hover {
  193. text-decoration:none;
  194. outline:none;
  195. -moz-outline-style:none;
  196. color:#91c8b4;
  197. }
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. .hoverbox {
  205. position: fixed;
  206. background-color: # ;
  207. border-radius: ;
  208. border: px solid #a5adb3;
  209. opacity: 0;
  210. width: 157px;
  211. height: 225px;
  212. padding: 5px;
  213. left: 355px;
  214. top: 252px;
  215. font-family: arial;
  216. font-size: px;
  217. color: #;
  218. letter-spacing: 0px;
  219. -webkit-transition: all .7s ease-in-out;
  220. }
  221. .hoverbox:hover {
  222. opacity: 1;
  223. top: 252px;
  224.  
  225. }
  226. .hoverbox b {
  227. color: # ;
  228. font-family: calibri;
  229. font-size: px;
  230. line-height: 10px;
  231. text-transform: ;
  232. }
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245. .hoverbox1 {
  246. position: fixed;
  247. background-color: # ;
  248. border-radius: ;
  249. border: px solid #a5adb3;
  250. opacity: 0;
  251. width: 470px;
  252. height: 225px;
  253. padding: 5px;
  254. left: 620px;
  255. top: 430px;
  256. font-family: arial;
  257. font-size: px;
  258. color: #;
  259. letter-spacing: 0px;
  260. -webkit-transition: all .7s ease-in-out;
  261. }
  262. .hoverbox1:hover {
  263. opacity: 1;
  264. top: 430px;
  265.  
  266. }
  267. .hoverbox1 b {
  268. color: # ;
  269. font-family: calibri;
  270. font-size: px;
  271. line-height: 10px;
  272. text-transform: ;
  273. }
  274. </style>
  275.  
  276.  
  277.  
  278. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: px; height: px; ; position: absolute; top: 100px; left: 350px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/jOIc.png" alt="" width="470" height="" /> </span></div>
  279.  
  280.  
  281. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 100px; height: 100px; ; position: absolute; top: 340px; left:620px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: brush script mt; font-size:80; color: #fff;">
  282. <center>
  283. W
  284. <center>
  285. </span></div>
  286. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 100px; height: 100px; ; position: absolute; top: 355px; left:699px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: poiret one; font-size:60; color: #fff;">
  287.  
  288. his.
  289. <center>
  290. </span></div>
  291.  
  292.  
  293.  
  294.  
  295.  
  296. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 100px; height: 160px; ; position: absolute; top: 413px; left:702px; overflow: auto; text-align: left; border-radius: ; border-left: 3px solid #fff;"><span style="font-family: poiret one; font-size:60; color: #fff;"></span></div>
  297.  
  298.  
  299. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 150px; height: 150px; ; position: absolute; top: 420px; left:712px; overflow: auto; text-align: left; border-radius: ; border-left: px solid #fff;"><span style="font-family: poiret one; font-size:13; line-height: 13px; color: #fff;">
  300.  
  301. ウイス<br />
  302. "I'm simply the life form that's known as Whis! At the moment, it's my job to look after Lord Beerus."<br /><br />
  303.  
  304.  
  305. ▬ Angel. <br />
  306. ▬ Male.<br />
  307. ▬ Single.<br />
  308. ▬ Universe 7.<br />
  309. ▬ Planet Beerus.
  310.  
  311. </span></div>
  312.  
  313.  
  314.  
  315. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 150px; height: 150px; ; position: absolute; top: 484px; left:687px; overflow: auto; text-align: left; border-radius: ; border-left: px solid #fff;"><span style="font-family: poiret one; font-size:13; line-height: 14px; color: #fff;">
  316. <br />
  317. <a title="" href="">▀</a>
  318. <br />
  319. <a title="" href="">▀</a>
  320. <br />
  321. <a title="" href="">▀</a>
  322. <br />
  323. <a title="" href="">▀</a>
  324. <br />
  325. <a title="" href="">▀</a>
  326.  
  327. </span></div>
  328.  
  329.  
  330.  
  331.  
  332. <a title="Coded by [click link]" href="https://roleplay.chat/profile.php?user=Ichika+Abarai">
  333. <div style="letter-spacing: 1px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.3; width: px; height: 20px; ; position: absolute; top: 635px; left:30px; overflow: auto; text-align: left; border-radius: ; border-left: px solid #fff;"><span style="font-family: poiret one; font-size:13; line-height: 14px; color: #fff;">
  334. ©<span style="font-family: brush script mt; font-size:20; line-height: 16px; color: #fff;">baboon
  335. </span></div></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement