Advertisement
cat_inthe_cradle

Pastel

Jul 19th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.65 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/YTkc.jpg");
  32. background-attachment: fixed;
  33. background-color: #bac0c3;
  34. margin: 0;
  35. }
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. a:link {text-decoration: none; color: #e3e0e1;}
  44.  
  45.  
  46. a:visited {color:pink;}
  47.  
  48.  
  49.  
  50. a:hover{color:#e3e0e1; font-style: italic;}
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. #name {
  58. position:fixed;
  59. font-family:Italianno;
  60. font-size:18px;
  61. top:217px;
  62. left:230px;
  63. color:#fff;
  64. text-shadow:0px 0px 1px #000;
  65. z-index:999999;
  66. }
  67.  
  68.  
  69.  
  70. #name1 {
  71. position:fixed;
  72. font-family:Italianno;
  73. font-size:30px;
  74. top:232px;
  75. left:210px;
  76. color:#751414;
  77. text-shadow:0px 0px 1px #000;
  78. z-index:999999;
  79. }
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. a:link {text-decoration: none; color: #ae416a;}
  88. a:visited {color:#ae416a;}
  89. a:hover{color:#e3e0e1; font-style: ;}
  90. b {
  91. text-transform: ;
  92. font-size: px;
  93. font-weight: ;
  94. color: # ;
  95. background: ;
  96. letter-spacing: px;
  97. padding: 1px 2px 1px 3px;
  98. margin-right: 2px;}
  99. u {
  100. text-transform: ;
  101. font-size: ;
  102. font-weight: ;
  103. color: #000;
  104. background: #;
  105. letter-spacing: 1px;
  106. padding: 1px 2px 1px 3px;
  107. margin-right: 2px;
  108. border-bottom: dotted 1px #000;}
  109. i {
  110. font-size: px;
  111. font-weight: ;
  112. color: # ;
  113. letter-spacing: 1px;
  114. padding: 1px 2px 1px 3px;
  115. margin-right: 2px;}
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. .hoverbox1 {
  126. position: fixed;
  127. background-color: #fff;
  128. opacity: 0;
  129. width: 480px;
  130. height: 128px;
  131. padding: 5px;
  132. left: 910px;
  133. top: 348px;
  134. font-family: arial;
  135. font-size: 11px;
  136. color: #1e1d1a;
  137. border-radius: ;
  138. border: 1px solid #c1c1c1;
  139. letter-spacing: 0px;
  140. -webkit-transition: all .7s ease-in-out;
  141. }
  142. .hoverbox1:hover {
  143. opacity: 1;
  144. top: 376px;
  145. left: 390px;
  146.  
  147. }
  148. .hoverbox1 b {
  149. color: # ;
  150. font-family: calibri;
  151. font-size: 10px;
  152. line-height: 10px;
  153. text-transform: ;
  154. }
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162. .hoverbox2 {
  163. position: fixed;
  164. background-color: #fff;
  165. opacity: 0;
  166. width:220px;
  167. height: 230px;
  168. padding: 5px;
  169. left: 1080px;
  170. top: 632px;
  171. font-family: arial;
  172. font-size: 11px;
  173. color: #1e1d1a;
  174. border-radius: ;
  175. border-top: solid 30px #514e52;
  176. letter-spacing: 0px;
  177. -webkit-transition: all .7s ease-in-out;
  178. }
  179. .hoverbox2:hover {
  180. opacity: 1;
  181. top: 420px;
  182. left: 1080px;
  183.  
  184. }
  185. .hoverbox2 b {
  186. color: # ;
  187. font-family: calibri;
  188. font-size: 10px;
  189. line-height: 10px;
  190. text-transform: ;
  191. }
  192.  
  193.  
  194. </style>
  195.  
  196.  
  197. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 200px; height: 315px; border-radius: 1em 1em 1em 1em; position: absolute; background-color:#fff; top: 180px; left: 590px; overflow: auto; text-align: left; border: 1px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  198.  
  199.  
  200. <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; border-radius: 1em 1em 1em 1em; position: absolute; top: 190px; left: 600px; overflow: auto; text-align: left; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://s4.favim.com/orig/140506/beautiful-fashion-idol-lily-collins-Favim.com-1734506.jpg" alt="" width="183" height="296" /> </span></div>
  201.  
  202.  
  203.  
  204.  
  205. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 620px; height: 55px; border-radius: 1em 1em 1em 1em; position: absolute; background-color:#fff; top: 330px; left: 380px; overflow: auto; text-align: left; border: 1px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  206.  
  207.  
  208. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 490px; height: 35px; border-radius: ; position: absolute; background-color:#fff; top: 340px; left: 390px; overflow: auto; text-align: left; border: 1px solid #c1c1c1;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  209.  
  210.  
  211. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 490px; height: 35px; border-radius: ; position: absolute; background-color:# ; top: 350px; left: 400px; overflow: auto; text-align: left; border: 0px solid #fff;"><span style="font-family: andale mono,times; font-size: 14; color: #000000;">
  212.  
  213. penelope felicity holmes |
  214.  
  215.  
  216. </span></div>
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 100px; height: 35px; border-radius: ; position: absolute; background-color:#514e52; top: 340px; left: 890px; overflow: auto; text-align: left; border: 0px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  225.  
  226. <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: 35px; border-radius: ; position: absolute; background-color:# ; top: 348px; left: 910px; overflow: auto; text-align: left; border: 0px solid #fff;"><span style="font-family: andale mono,times; font-size: 18; color: #fff;">
  227.  
  228.  
  229. <i>Search .</b></i>
  230.  
  231. </span></div>
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242. <div class="hoverbox1">
  243. <div style="float: left; width: 480px; height:130px; overflow: auto; overflow-x: hidden; border: solid 0px #000; line-height:8px;">
  244. <br />
  245. <b> PASTEL, PEN, NEL, FELICITY, HOLMES, SHERLOCK </b> ∟ <i>female</i> ∟ <strike>Washington State University</strike><br /><br />
  246.  
  247. marine biology . british . liverpool . 5'7" . 115lbs . <u>colors</u> . heterosexual . <a target="_blank" href="https://roleplay.chat/profile.php?user=Douglas" target="_blank" data-title=""> interested</a> | <a target="_blank" href="https://s-media-cache-ak0.pinimg.com/originals/3a/f1/61/3af16185158e8b0ddf9167ec39412bf3.gif" target="_blank" data-title="">♥</a> . single<br /><br /><br />
  248.  
  249. <i>hey jude ♫ . earl grey tea . gingersnaps . sea . whispering wind . weeping willows </i> <br /><br />
  250.  
  251.  
  252. The Ocean has its silent caves, deep, quiet, and alone; though there be fury on the waves. Beneath them there is none. The awful spirits of the deep hold their communion there; and there are those for whom we weep, the young, the bright, the fair. Calmly the wearied seamen rest beneath their own blue sea. The ocean solitude's are blessed, for there is purity. The earth has guilt, it has care. Unquiet are its graves; but peaceful sleep is ever there, beneath the dark blue waves.<br /><br />
  253.  
  254. <i>//: fc; lily collins . no skype . <u>don't steal</u> . no drama . multi posts . PM's welcome </i>
  255.  
  256.  
  257.  
  258. </div> </div>
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 230px; height: 30px; border-radius: ; position: absolute; background-color:#514e52; top: 632px; left: 1080px; overflow: auto; text-align: left; border: 0px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  268.  
  269.  
  270.  
  271.  
  272. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 10px; height: 10px; border-radius:10em 10em 10em 10em ; position: absolute; background-color:#0bbf02; top: 643px; left: 1093px; overflow: auto; text-align: left; border: 0px solid #fff;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> </span></div>
  273.  
  274.  
  275.  
  276. <div class="hoverbox2">
  277. <div style="float: left; width: 218px; height:180px; overflow: auto; overflow-x: hidden; border-top: solid px #000; line-height:8px;">
  278. <br />
  279. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Douglas" target="_blank" data-title=""><span style="font-family: andale mono,times;color: #000;">Douglas McMillan</span></a><br /><br />
  280.  
  281. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Shae" target="_blank" data-title=""><span style="font-family: andale mono,times; color: #000;">Shaelyn Gibson </span></a><br /><br />
  282.  
  283.  
  284. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Kaelum" target="_blank" data-title=""><span style="font-family: andale mono,times; color: #000;">Jonathan Kaelum</span></a><br /><br />
  285.  
  286.  
  287. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Aleksander Corvin" target="_blank" data-title=""><span style="font-family: andale mono,times; color: #000;">Aleksander Corvin</span></a><br /><br />
  288.  
  289.  
  290. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Dick" target="_blank" data-title=""><span style="font-family: andale mono,times; color: #000;">Dick Masters</span></a><br /><br />
  291.  
  292. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Caspian" target="_blank" data-title=""><span style="font-family: andale mono,times; color: #000;">Caspian Rosemont</span></a><br /><br />
  293.  
  294.  
  295. <span style="font-family: andale mono,times; font-size: 30; color: #0bbf02;">• </span><span style="font-family: andale mono,times; font-size: 14; color: #0bbf02;"> <a target="_blank" href="https://roleplay.chat/profile.php?user=Brett" target="_blank" data-title=""><span style="font-family: andale mono,times; color: #000;">Brett Crews</span></a><br /><br />
  296. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement