Advertisement
cat_inthe_cradle

Naphtali (Sabbath)

Feb 27th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. <style>
  2. body { background:none; }
  3. #scroller { padding: 35px 0; box-sizing: border-box; }
  4. #profile-container { width:750px;background:#333; }
  5. #profile-container {background:none;}
  6.  
  7.  
  8.  
  9.  
  10.  
  11. .pfor{display:none;}
  12. #profile{border:none;background: transparent;}
  13.  
  14.  
  15.  
  16.  
  17.  
  18. /* BODY */
  19. ::-webkit-scrollbar-thumb:vertical {
  20. background-color: #dbe9bf;
  21. height: 50px;
  22. }
  23.  
  24. ::-webkit-scrollbar {
  25. height: 10px;
  26. width: 3px;
  27. background-color: #f0ebea;
  28. }
  29.  
  30. body {
  31. background-image: url("http://i.picpar.com/mWGc.png");
  32. background-attachment: fixed;
  33. background-color: #fcfbf9;
  34. margin: 0;
  35. }
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. #name {
  43. position:fixed;
  44. font-family:Italianno;
  45. font-size:18px;
  46. top:217px;
  47. left:230px;
  48. color:#fff;
  49. text-shadow:0px 0px 1px #000;
  50. z-index:999999;
  51. }
  52.  
  53.  
  54.  
  55. #name1 {
  56. position:fixed;
  57. font-family:Italianno;
  58. font-size:30px;
  59. top:232px;
  60. left:210px;
  61. color:#751414;
  62. text-shadow:0px 0px 1px #000;
  63. z-index:999999;
  64. }
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. b {
  73. text-transform: ;
  74. font-size: px;
  75. font-weight: ;
  76. color: #664737;
  77. background: #fff;
  78. letter-spacing: px;
  79. padding: 1px 2px 1px 3px;
  80. margin-right: 2px;}
  81. u {
  82. text-transform: ;
  83. font-size: ;
  84. font-weight: ;
  85. color: #000;
  86. background: #;
  87. letter-spacing: 1px;
  88. padding: 1px 2px 1px 3px;
  89. margin-right: 2px;
  90. border-bottom: dotted 1px #000;}
  91. i {
  92. font-size: px;
  93. font-weight: ;
  94. color: # ;
  95. letter-spacing: 1px;
  96. padding: 1px 2px 1px 3px;
  97. margin-right: 2px;}
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. .hoverbox1 {
  110. position: fixed;
  111. background-color: # ;
  112. opacity: 0;
  113. border-top: 1px solid #fff;
  114. width: 80px;
  115. height: 200px;
  116. padding: 2px;
  117. left: 5px;
  118. top: 285px;
  119. font-family: arial;
  120. font-size: 9px;
  121. color: #;
  122. letter-spacing: 0px;
  123. -webkit-transition: all .7s ease-in-out;
  124. }
  125. .hoverbox1:hover {
  126. opacity: 1;
  127. top: 305px;
  128.  
  129. }
  130. .hoverbox1 b {
  131. color: # ;
  132. font-family: calibri;
  133. font-size: 10px;
  134. line-height: 10px;
  135. text-transform: ;
  136. }
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143. .hoverbox2 {
  144. position: fixed;
  145. background-color: #37384a ;
  146. opacity: 0;
  147. border-top: 1px solid #fff;
  148. width: 200px;
  149. height: 100px;
  150. padding: 5px;
  151. left: 243px;
  152. top: 290px;
  153. font-family: arial;
  154. font-size: 9px;
  155. color: #;
  156. letter-spacing: 0px;
  157. -webkit-transition: all .7s ease-in-out;
  158. }
  159. .hoverbox2:hover {
  160. opacity: 0.8;
  161. top: 315px;
  162.  
  163. }
  164. .hoverbox2 b {
  165. color: # ;
  166. font-family: calibri;
  167. font-size: 10px;
  168. line-height: 5px;
  169. text-transform: ;
  170. }
  171.  
  172.  
  173.  
  174.  
  175. a {
  176. text-decoration:none;
  177. outline:none;
  178. -moz-outline-style:none;
  179. color:#f6b194;
  180. text-shadow: -1px 0 #c37494, 0 1px #14456f, 1px 0 #14456f, 0 -1px #14456f;
  181. -moz-transition-duration:0.5s;
  182. -webkit-transition-duration:0.5s;
  183. -o-transition-duration:0.5s;
  184. }
  185.  
  186. a:hover {
  187. text-decoration:none;
  188. outline:none;
  189. -moz-outline-style:none;
  190. color:#ee8683;
  191. }
  192.  
  193.  
  194.  
  195.  
  196.  
  197. .hoverbox {
  198. position: fixed;
  199. background-color: # ;
  200. border-radius: ;
  201. border: px solid #a5adb3;
  202. opacity: 0;
  203. width: 157px;
  204. height: 225px;
  205. padding: 5px;
  206. left: 360px;
  207. top: 252px;
  208. font-family: arial;
  209. font-size: px;
  210. color: #;
  211. letter-spacing: 0px;
  212. -webkit-transition: all .7s ease-in-out;
  213. }
  214. .hoverbox:hover {
  215. opacity: 1;
  216. top: 252px;
  217.  
  218. }
  219. .hoverbox b {
  220. color: # ;
  221. font-family: calibri;
  222. font-size: px;
  223. line-height: 10px;
  224. text-transform: ;
  225. }
  226.  
  227. </style>
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 200px; ; position: absolute; top: 265px; left: 485px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 120; color: #000000;">
  237.  
  238. &nbsp; <a target="_blank" href="" title=" ">
  239.  
  240. {
  241.  
  242. </a>
  243.  
  244. </span></div>
  245.  
  246. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 200px; ; position: absolute; top: 265px; left: 1030px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 120; color: #000000;">
  247.  
  248. &nbsp; <a target="_blank" href="" title=" ">
  249.  
  250. }
  251. </a>
  252.  
  253. </span></div>
  254.  
  255.  
  256. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 200px; ; position: absolute; top: 259px; left: 580px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 65; color: #000000;">
  257.  
  258. &nbsp; <a target="_blank" href="" title=" ">
  259. <i>
  260. Naphtali.
  261. </i>
  262. </a> <span style="font-family: brush script mt; font-size: 20; color: #000000;">
  263. <a target="_blank" href="" title=" ">
  264.  
  265. <a title="Faded Fang Pack.">faded</a><a title=""> . ♀ . unmated . </a><a href="https://roleplay.chat/profile.php?user=Sabbath">♥</a>
  266.  
  267.  
  268. </span></div>
  269.  
  270.  
  271.  
  272.  
  273. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 200px; ; position: absolute; top: 335px; left: 605px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: brush script mt; font-size: 20; color: #000000;">
  274. <span style="font-family: brush script mt; font-size: 20; color: #fff;">
  275. &nbsp; Never let it be said that to dream is a waste of one's <br />
  276. &nbsp; time, for dreams are our realities in waiting. In dreams,<br />
  277. &nbsp; we plant the seeds of our future. <a target="_blank" href="" title="">▬ <i>D A Y D R E A M .</i></a>
  278.  
  279. <br /><br />
  280.  
  281.  
  282. &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a target="_blank" href="https://www.youtube.com/watch?v=PT8gcZh_42w" title="It was only just a dream.">//; THEME.</a>
  283.  
  284.  
  285. </span></div>
  286.  
  287.  
  288.  
  289.  
  290.  
  291. <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: 250px; left: 350px; overflow: auto; text-align: left; border-radius: ; border: 15px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/oWGc.png" alt="" width="155" height="155" /> </span></div>
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298. <div class="hoverbox">
  299. <div style="float: left; width: 157px; height:260px; 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 />
  300.  
  301. <img src="http://i.picpar.com/sWGc.gif" alt="" width="155" height="155" />
  302.  
  303.  
  304. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement