Advertisement
rpcrandom

Cassie

May 3rd, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.86 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(http://fonts.googleapis.com/css?family=Give+You+Glory|Bad+Script|Courgette|Satisfy|Rancho|Over+the+Rainbow|Zeyada);
  4.  
  5. .pfor {display:none;}
  6.  
  7. #profile { border: hidden; background-color: transparent; }
  8.  
  9. body {
  10. background-color:#FFFFFF;
  11. }
  12.  
  13. a:link, a:visited, a:active { -webkit-transition:
  14. all 0.8s ease-out; -moz-transition:
  15. all 0.8s ease-out;
  16. color: #FFFFFF;
  17. text-decoration: line-through;}
  18.  
  19.  
  20. a:hover{-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;cursor:url(http://i41.tinypic.com/1pj5w4.gif); color: #FFFFFF; text-decoration: none;}
  21.  
  22.  
  23. #boxlin{
  24. text-align:center;
  25. opacity:1;
  26. -webkit-transition: all 0.7s ease-in-out;
  27. -moz-transition: all 0.7s ease-in-out;
  28. -o-transition: all 0.7s ease-in-out;
  29. -ms-transition: all 0.7s ease-in-out;
  30. transition: all 0.7s ease-in-out;
  31. height: 25px;
  32. width: 45px;
  33. position: absolute;
  34. top: 200px;
  35. left: 150px;
  36. z-index:3;
  37. }
  38. #boxlin a{
  39. margin-bottom:7px;
  40. width:45px;
  41. height:25px;
  42. text-align:center;
  43. font-size:12px;
  44. letter-spacing:1px;
  45. color:#000;
  46. border-radius: 0px 0px 0px 0px;
  47. -webkit-transition: all 0.5s ease-in-out;
  48. -moz-transition: all 0.5s ease-in-out;
  49. -o-transition: all 0.5s ease-in-out;
  50. -ms-transition: all 0.5s ease-in-out;
  51. transition: all 0.5s ease-in-out;
  52. background-color: #FFD6E7;
  53. background-color: FFEB87;
  54. text-decoration: none;
  55. display: inline-block;
  56. }
  57.  
  58. #boxlin a:hover{
  59. color: #FFFFFF;
  60. background-color: #FFD6E7;
  61. text-transform:Uppercase;
  62. letter-spacing:1px;
  63. border-radius: 0px 0px 0px 0px;
  64. opacity:.6;
  65. text-align:center;
  66. text-decoration: none;
  67.  
  68. font-size: 12px;
  69. }
  70.  
  71.  
  72.  
  73.  
  74. #bubble1{
  75. position:center;
  76. top:100px;
  77. width:800px;
  78. height:560px;
  79. border-radius:0px;
  80. background:url('http://i.imgbox.com/WxmnTdYa.jpg');
  81. background-size: 100%;
  82. background-repeat: no-repeat;
  83. border:10px inset #e194e9;
  84. padding: 0px;
  85. overflow:hidden;
  86. }
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93. .effect1{
  94. height:560px;
  95. width:800px;
  96. background-color:#fff;
  97. filter: alpha(opacity=0);
  98. opacity: 0;
  99. border-radius:0px;
  100. -webkit-transition: all 0.6s ease-out;
  101. -moz-transition: all 0.6s ease-out;
  102. }
  103.  
  104. .effect1:hover{
  105. border-radius:0px;
  106. filter: alpha(opacity=50);
  107. opacity: .9;
  108. overflow:auto;
  109. }
  110.  
  111. .poke{
  112. color:#505050;
  113. font-family: 'Give You Glory', cursive;
  114. font-size:11px;
  115. font-weight:bold;
  116. text-align:center;
  117. margin: 2px;
  118. }
  119.  
  120. b {
  121. color: #92606B;
  122. font-family: 'Give You Glory', cursive;
  123. font-weight:bold;
  124. font-size:11px;
  125. letter-spacing: 1px;
  126. }
  127.  
  128. i{
  129. color:#ba9bba;
  130. font-family: 'Give You Glory', cursive;
  131. font-weight:light;
  132. letter-spacing: 1px;
  133. font-size:11px;
  134. font-style:italic;
  135. }
  136.  
  137. u{
  138. text-decoration:none;
  139. border-bottom:1px dotted #9188a7;
  140. }
  141.  
  142.  
  143. h1 {color:#FFFFFF; text-align: center; font-family: 'Give You Glory', cursive; background-color: #e194e9; line-height: 24px; font-size:18px;}
  144.  
  145.  
  146. .column-left{ float: left; width: 39%; padding: 5px; }
  147. .column-right{ float: right; width: 58%; padding: 5px; }
  148.  
  149.  
  150.  
  151.  
  152. </style>
  153.  
  154.  
  155. <div id="bubble1">
  156. <div class="effect1">
  157. <div class="poke">
  158. <div class="column-left">
  159.  
  160. <h1>Statistics</h1>
  161. <br><b>Name:</b> Cassandra Wilde <br>
  162. <br><b>Alias:</b> Cassie, Cas <br>
  163. <br><b>Gender:</b> Female <br>
  164. <br><b>Age:</b> Seventeen <br>
  165. <br><b>Height:</b> 4'10 <br>
  166. <br><b>Weight:</b> 108 lbs. <br>
  167. <br><b>Body type:</b> Curvy <br>
  168. <br><b>Measurements:</b> 36 - 24 - 40 <br>
  169. <br><b>Occupation:</b> Student <br>
  170. <br><b>Orientation:</b> Pansexual <br>
  171. <br><b>Kinks:</b> <a href="https://www.f-list.net/c/cassandra%20wilde/" target="_blank"><font color="#000000"> Fuck list</font></a><br><br>
  172.  
  173. <a href="http://i.imgbox.com/xnpuYOPW.png" target="_blank"><font color="#000000"> One </font></a> ,
  174. <a href="http://i.imgbox.com/9EGRJkp0.jpg" target="_blank"><font color="#000000"> Two </font></a> ,
  175. <a href="http://i.imgbox.com/yUdVm15L.jpg" target="_blank"><font color="#000000"> Three </font></a> ,
  176. <a href="http://i.imgbox.com/FqBw9SRA.jpg" target="_blank"><font color="#000000"> Four </font></a> ,
  177. <a href="http://i.imgbox.com/frj4tFcd.png" target="_blank"><font color="#000000"> Five </font></a> ,<br>
  178. <a href="http://i.imgbox.com/ywH7RE7W.png" target="_blank"><font color="#000000"> Six </font></a> ,
  179. <a href="http://i.imgbox.com/3OjLaxGA.jpg" target="_blank"><font color="#000000"> Seven </font></a> ,
  180. <a href="http://i.imgbox.com/JDSHDWa9.jpg" target="_blank"><font color="#000000"> Eight </font></a>
  181.  
  182. </div>
  183.  
  184. <div class="column-right">
  185. <h1>Personality</h1><br>
  186.  
  187. It's coming.
  188.  
  189. <br><h1>OOC</h1><br>
  190.  
  191. <b>1.</b> PM friendly. If I'm overly flooded with messages you might not get a reply, this does not mean you have to bombard me with more messages. <br>
  192.  
  193. <b>2.</b> OOC =/= IC; If You're OOC use parenthesis/brackets or anything of the sort to let me know. <br>
  194.  
  195. <b>3.</b> Open to both clean and smut orientated scene's, this does not mean you are guaranteed either. <br>
  196.  
  197. <b>4.</b> If you do not have anything on you're profile, as in no picture/text I will not reply. It doesn't take much more than ten minutes to write up a basic summary. <br>
  198.  
  199. <b>5.</b> Will RP in third person. Post length will generally mirror partners, semi-para to multi. <br><br>
  200.  
  201. <br>
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. </center>
  209.  
  210. </div></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement