Advertisement
cat_inthe_cradle

Ettienne

Jul 19th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.62 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: # ;
  21. height: 50px;
  22. }
  23.  
  24. ::-webkit-scrollbar {
  25. height: 10px;
  26. width: 3px;
  27. background-color: #;
  28. }
  29.  
  30. body {
  31. background-image: url("http://i.picpar.com/c8wc.png");
  32. background-attachment: fixed;
  33. background-color: #dbe9bf;
  34. margin: 0;
  35. }
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. a {
  44. text-decoration:none;
  45. outline:none;
  46. -moz-outline-style:none;
  47. color:#afb4b8;
  48. text-shadow: -1px 0 #c37494, 0 1px #14456f, 1px 0 #14456f, 0 -1px #14456f;
  49. -moz-transition-duration:0.5s;
  50. -webkit-transition-duration:0.5s;
  51. -o-transition-duration:0.5s;
  52. }
  53.  
  54. a:hover {
  55. text-decoration:none;
  56. outline:none;
  57. -moz-outline-style:none;
  58. color:#14456f;
  59. }
  60.  
  61.  
  62.  
  63.  
  64.  
  65. #name {
  66. position:fixed;
  67. font-family:Italianno;
  68. font-size:18px;
  69. top:217px;
  70. left:230px;
  71. color:#fff;
  72. text-shadow:0px 0px 1px #000;
  73. z-index:999999;
  74. }
  75.  
  76.  
  77.  
  78. #name1 {
  79. position:fixed;
  80. font-family:Italianno;
  81. font-size:30px;
  82. top:232px;
  83. left:210px;
  84. color:#751414;
  85. text-shadow:0px 0px 1px #000;
  86. z-index:999999;
  87. }
  88.  
  89.  
  90.  
  91.  
  92.  
  93. b {
  94. text-transform: ;
  95. font-size: px;
  96. font-weight: ;
  97. color: #a7b6c1;
  98. background: #2c475c;
  99. letter-spacing: px;
  100. padding: 1px 2px 1px 3px;
  101. margin-right: 2px;}
  102. u {
  103. text-transform: ;
  104. font-size: ;
  105. font-weight: ;
  106. color: #000;
  107. background: #;
  108. letter-spacing: 1px;
  109. padding: 1px 2px 1px 3px;
  110. margin-right: 2px;
  111. border-bottom: dotted 1px #000;}
  112. i {
  113. font-size: px;
  114. font-weight: ;
  115. color: #a7b6c1;
  116. letter-spacing: 1px;
  117. padding: 1px 2px 1px 3px;
  118. margin-right: 2px;}
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132. .hoverbox {
  133. position: fixed;
  134. background-color: # ;
  135. border-radius: ;
  136. border: px solid #a5adb3;
  137. opacity: 0;
  138. width: 157px;
  139. height: 225px;
  140. padding: 5px;
  141. left: 800px;
  142. top: 182px;
  143. font-family: arial;
  144. font-size: px;
  145. color: #;
  146. letter-spacing: 0px;
  147. -webkit-transition: all .7s ease-in-out;
  148. }
  149. .hoverbox:hover {
  150. opacity: 1;
  151. top: 182px;
  152.  
  153. }
  154. .hoverbox b {
  155. color: # ;
  156. font-family: calibri;
  157. font-size: px;
  158. line-height: 10px;
  159. text-transform: ;
  160. }
  161.  
  162.  
  163.  
  164. .hoverbox1 {
  165. position: fixed;
  166. background-color: #fff;
  167. border-radius: ;
  168. border: px solid #a5adb3;
  169. opacity: 0;
  170. width: 180px;
  171. height: 170px;
  172. padding: 5px;
  173. left: 789px;
  174. top: 385px;
  175. font-family: arial;
  176. font-size: px;
  177. color: #;
  178. letter-spacing: 2px;
  179. -webkit-transition: all .7s ease-in-out;
  180. }
  181. .hoverbox1:hover {
  182. opacity: 1;
  183. top: 407px;
  184.  
  185. }
  186. .hoverbox1 b {
  187. color: # ;
  188. font-family: calibri;
  189. font-size: px;
  190. line-height: 10px;
  191. text-transform: ;
  192. }
  193.  
  194.  
  195. a {
  196. text-decoration:none;
  197. outline:none;
  198. -moz-outline-style:none;
  199. color:#fff;
  200. text-shadow: -1px 0 #c37494, 0 1px #3d7496, 1px 0 #3d7496, 0 -1px #3d7496;
  201. -moz-transition-duration:0.5s;
  202. -webkit-transition-duration:0.5s;
  203. -o-transition-duration:0.5s;
  204. }
  205.  
  206. a:hover {
  207. text-decoration:none;
  208. outline:none;
  209. -moz-outline-style:none;
  210. color:#dcdbd9;
  211. }
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222. .hoverbox2 {
  223. position: fixed;
  224. background-color: # ;
  225. border-radius: ;
  226. border: px solid #a5adb3;
  227. opacity: 0;
  228. width: 300px;
  229. height: 225px;
  230. padding: 5px;
  231. left: 980px;
  232. top: 182px;
  233. font-family: arial;
  234. font-size: px;
  235. color: #;
  236. letter-spacing: 0px;
  237. -webkit-transition: all .7s ease-in-out;
  238. }
  239. .hoverbox2:hover {
  240. opacity: 1;
  241. top: 182px;
  242.  
  243. }
  244. .hoverbox2 b {
  245. color: # ;
  246. font-family: calibri;
  247. font-size: px;
  248. line-height: 10px;
  249. text-transform: ;
  250. }
  251. </style>
  252. <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: 180px; left: 790px; 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/OYwc.gif" alt="" width="155" height="155" /> </span></div>
  253. <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: 138px; left: 790px; 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/67wc.png" alt="" width="190" height="" /> </span></div>
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. <div class="hoverbox">
  261. <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 />
  262.  
  263. <img src="http://i.picpar.com/TYwc.png" alt="" width="155" height="155" />
  264.  
  265.  
  266. </div> </div>
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274. <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: 380px; left:787px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: andale mono,times; text-align: left; font-size: 15; color: #000000;">
  275. <a href="">
  276.  
  277. ETTIENNE VERSAILLE.
  278. </a>
  279. </span></div>
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287. <div class="hoverbox1">
  288. <div style="float: left; width: 180px; height:260px; border-radius: ; overflow: auto; overflow-x: hidden; border: solid px #a5adb3; line-height:14px;"><span style="font-family: andale mono,times; font-size:12; color: #6f5d66;">
  289.  
  290. <i><span style="font-family: andale mono,times; font-size:12; color: #6f5d66;"> tea. snow. ocean. rain. life.</i>
  291.  
  292. <span style="font-family: andale mono,times; font-size:10; color: #6f5d66; letter-spacing: 0px;">
  293. the cabin held a warmth to it. relaxing, but at the moment the air was practically dense. the whole time his lips moved, anger was held in his tone. why wouldn't he be? "you don't want to do this anymore? really, Ettie?!" he was beyond disappointed, unlike me, i was just that. i couldn't lie to him anymore or myself. it was over. "i thought it would be different this time." that was all i could let slip passed my lips, watching the flakes of white snow fall from above.
  294. </span>
  295.  
  296.  
  297. <a href="">
  298. <br /><br />
  299.  
  300. Ettie | <span style=" color: #bd668f;">♀</span> | Iceland Coast<br />
  301. Unmated | Seeking | ♥
  302.  
  303. </a>
  304. </center>
  305. </div> </div>
  306.  
  307.  
  308.  
  309.  
  310.  
  311. <div class="hoverbox2">
  312. <div style="float: left; width: 300px; 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 />
  313.  
  314. <img src="http://i.picpar.com/CHwc.png" alt="" width="270" height=" " />
  315. <br />
  316.  
  317. <a title="Beautiful sister." href="https://roleplay.chat/profile.php?user=Naphtali">
  318. <img src="http://i.picpar.com/A7wc.png" alt="" width="50" height="50" /> </a>
  319.  
  320. <a title="Best friend." href="https://roleplay.chat/profile.php?user=Rasa">
  321. <img src="https://s-media-cache-ak0.pinimg.com/236x/a7/23/88/a723887e0f8949ef9b1fea780093d75e.jpg" alt="" width="50" height="50" /> </a>
  322.  
  323.  
  324.  
  325.  
  326. <a title="Coming soon." href="https://roleplay.chat/profile.php?user=Aki Reznikov">
  327. <img src="https://s-media-cache-ak0.pinimg.com/originals/5a/08/2b/5a082bac0a77d08157e3feda01ee8282.png" alt="" width="50" height="50" /> </a>
  328.  
  329.  
  330. <a title="Best friends mate." href="https://roleplay.chat/profile.php?user=Lexidan">
  331. <img src="http://68.media.tumblr.com/20702251b2c908948263aa49f0a1a948/tumblr_inline_neq0h4l4lg1t46w0g.png" alt="" width="50" height="50" /> </a>
  332.  
  333. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement