Advertisement
cat_inthe_cradle

Tobias Kane

Jul 9th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 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: # ;
  24. height: 50px;
  25. }
  26.  
  27. ::-webkit-scrollbar {
  28. height: 10px;
  29. width: 3px;
  30. background-color: #;
  31. }
  32.  
  33. body {
  34. background-image: url("");
  35. background-attachment: fixed;
  36. background-color: #414246;
  37. margin: 0;
  38. }
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. a {
  47. text-decoration:none;
  48. outline:none;
  49. -moz-outline-style:none;
  50. font-style: ;
  51. color:#e1bea5;
  52. text-shadow: -1px 0 #436087, 0 1px #436087, 1px 0 #436087, 0 -1px #436087;
  53. -moz-transition-duration:0.5s;
  54. -webkit-transition-duration:0.5s;
  55. -o-transition-duration:0.5s;
  56. }
  57.  
  58. a:hover {
  59. text-decoration:none;
  60. outline:none;
  61. -moz-outline-style:none;
  62. color:#e1bea5;
  63. }
  64.  
  65.  
  66.  
  67.  
  68.  
  69. #name {
  70. position:fixed;
  71. font-family:Italianno;
  72. font-size:18px;
  73. top:217px;
  74. left:230px;
  75. color:#fff;
  76. text-shadow:0px 0px 1px #000;
  77. z-index:999999;
  78. }
  79.  
  80.  
  81.  
  82. #name1 {
  83. position:fixed;
  84. font-family:Italianno;
  85. font-size:30px;
  86. top:232px;
  87. left:210px;
  88. color:#751414;
  89. text-shadow:0px 0px 1px #000;
  90. z-index:999999;
  91. }
  92.  
  93.  
  94.  
  95.  
  96.  
  97. b {
  98. text-transform: ;
  99. font-size: px;
  100. font-weight: ;
  101. color: ;
  102. background:;
  103. letter-spacing: px;
  104. padding: 1px 2px 1px 3px;
  105. margin-right: 2px;}
  106. u {
  107. text-transform: ;
  108. font-size: ;
  109. font-weight: ;
  110. color: #000;
  111. background: #;
  112. letter-spacing: px;
  113. padding: 1px 2px 1px 3px;
  114. margin-right: 2px;
  115. border-bottom: dotted 1px #000;}
  116. i {
  117. font-size: px;
  118. font-weight: ;
  119. color: # ;
  120. letter-spacing: px;
  121. padding: 1px 2px 1px 3px;
  122. margin-right: 2px;}
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. .hoverbox {
  136. position: fixed;
  137. background-color: #494644;
  138. border-radius: ;
  139. border: px solid #a5adb3;
  140. opacity: 1;
  141. width: 485px;
  142. height: 480px;
  143. padding: 5px;
  144. left: 575px;
  145. top: 180px;
  146. font-family: arial;
  147. font-size: px;
  148. color: #;
  149. letter-spacing: 0px;
  150. -webkit-transition: all .7s ease-in-out;
  151. }
  152. .hoverbox:hover {
  153. opacity: 1;
  154. top: 180px;
  155.  
  156. }
  157. .hoverbox b {
  158. color: # ;
  159. font-family: calibri;
  160. font-size: px;
  161. line-height: 10px;
  162. text-transform: ;
  163. }
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171. .hoverbox1 {
  172. position: fixed;
  173. background-color: # ;
  174. border-radius: ;
  175. border: px solid #a5adb3;
  176. opacity: 0;
  177. width: 250px;
  178. height: 250px;
  179. padding: 5px;
  180. left: 785px;
  181. top: 245px;
  182. opacity: 1;
  183. font-family: arial;
  184. font-size: px;
  185. color: #;
  186. letter-spacing: 0px;
  187. -webkit-transition: all .7s ease-in-out;
  188. }
  189. .hoverbox1:hover {
  190. opacity: 1;
  191. top: 245px;
  192.  
  193. }
  194. .hoverbox1 b {
  195. color: # ;
  196. font-family: calibri;
  197. font-size: px;
  198. line-height: 10px;
  199. text-transform: ;
  200. }
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207. #navi {
  208. background-color: #909b9d;
  209. background-color: #434355;
  210. margin-top: 170px;
  211. font-family: lucida sans unicode;
  212. font-size: 10px;
  213. font-weight: normal;
  214. text-transform: uppercase;
  215. text-align: center;
  216. letter-spacing: 1px;
  217. color: #968282;
  218. width: 85px;
  219. padding-top: 20px;
  220. padding-left: 5px;
  221. padding-right: 5px;
  222. padding-bottom: 15px;
  223. top: 300;
  224. position: fixed;
  225. -moz-border-radius: 0px 0px 10px 10px;
  226. -webkit-border-radius: 0px 0px 10px 10px;
  227. border-radius: 0px 0px 10px 10px;
  228. -webkit-transition: all 1.5s ease;
  229. -moz-transition: all 1.5s ease;
  230. -o-transition: all 1.5s ease;
  231. margin-top: -115px;
  232. margin-left: 940px;
  233. border: 1px solid #27273b;
  234.  
  235. }
  236.  
  237.  
  238.  
  239. #navi:hover {
  240. padding-top: 125px;
  241.  
  242. }
  243.  
  244.  
  245.  
  246. #navi h1 {
  247. font-family: handy00;
  248. font-size: 8px;
  249. color: red;
  250. font-weight: normal;
  251. margin-top: -2px;
  252. letter-spacing: 0px;
  253.  
  254. }
  255.  
  256.  
  257.  
  258. #space {
  259. padding-top: -10px;
  260.  
  261. }
  262.  
  263.  
  264.  
  265. #navi a {
  266.  
  267. background-color: #909b9d;
  268. display: block;
  269. height: 15px;
  270. line-height: 15px;
  271. font-family: lucida sans unicode;
  272. font-size: 9px;
  273. color: #fff;
  274. text-transform: uppercase;
  275. text-decoration: none;
  276. letter-spacing: 1px;
  277. text-align: center;
  278. margin-bottom: 3px;
  279. -webkit-transition: all 0.5s ease;
  280. -moz-transition: all 0.5s ease;
  281. -o-transition: all 0.5s ease;
  282. }
  283.  
  284.  
  285.  
  286. #navi a:hover {
  287. background-color: #FFE6C9;
  288. color: #000;
  289.  
  290. }
  291.  
  292.  
  293.  
  294.  
  295. </style>
  296.  
  297. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 320px; height: 400px; ; position: absolute; top: 199px; left: 50px; overflow: auto; text-align: left; border-radius: ; border-left: 1px dashed #141427;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  298. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.1; width: 320px; height: 380px; ; position: absolute; top: 199px; left: 47px; overflow: auto; text-align: left; border-radius: ; border-left: 1px dashed #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  299.  
  300.  
  301. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 199px; left: 60px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #141427;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="https://78.media.tumblr.com/5d6a15d5b9ff322b13aaa67c2d7c2b2f/tumblr_oxi5ztnV631slzc2ao3_r1_500.jpg" alt="" width="320" height="" /> </span></div>
  302.  
  303.  
  304.  
  305. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 199px; left: 730px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #141427;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="https://78.media.tumblr.com/adc27b3ec02cf65a4b84817f6345b698/tumblr_oxau8tJqFy1uorz8zo2_400.png" alt="" width="320" height="433" /> </span></div>
  306.  
  307.  
  308.  
  309.  
  310.  
  311. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 320px; height: 433px; background-color:#2d2d3b; position: absolute; top: 200px; left: 390px; overflow: auto; text-align: left; border-radius: ; border-bottom: 1px solid #141427; border-left: 10px solid #141427;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  312.  
  313.  
  314. <div style="letter-spacing: -2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 90px; ; position: absolute; top: 557px; left: 345px; overflow: auto; text-align: left; border-radius: ; border: px solid #a5adb3;"><span style="font-family: Agency FB; font-size: 80; color: #141427;"> TOBIAS KANE ▬</span></div>
  315. <div style="letter-spacing: -2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 90px; ; position: absolute; top: 559px; left: 347px; overflow: auto; text-align: left; border-radius: ; border: px solid #a5adb3;"><span style="font-family: Agency FB; font-size: 80; color: #505058;"> TOBIAS KANE ▬</span></div>
  316.  
  317.  
  318.  
  319.  
  320. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 295px; height: 343px; background-color:#; position: absolute; top: 215px; left: 410px; overflow: auto; text-align: left; border-radius: ; border-bottom: px solid #141427; border: px solid #141427;"><span style="font-family: HP Simplified; font-size: 14; color: #5a5a63;"> Whatever information goes here. </span></div>
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327. <div id="navi">
  328. <p><a href="friend" target="_blank">Friend</a> <a href="friend" target="_blank">friend</a> <a href="friend" target="_blank">friend</a> <a href="friend" target="_blank">friend</a><a href="friend" target="_blank">friend</a></p>
  329. <p><strong><span style="color: #ffffff;">&nbsp;</span></strong></p>
  330. <p><strong><span style="color: #909b9d;">relations</span></strong></p>
  331. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement