Advertisement
bythestars

fixed

Feb 7th, 2019
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Dancing Script');
  3.  
  4. #no {
  5. position: fixed;
  6. left: 0px;
  7. top: 0px;
  8. right: 0px;
  9. bottom: 0px;}
  10.  
  11. ::-webkit-scrollbar {
  12. width: 1px;}
  13.  
  14. ::-webkit-scrollbar-thumb {
  15. background: transparent;}
  16.  
  17. ::selection {
  18. color: #ccc;
  19. background: #090909;}
  20.  
  21. body {
  22. background-color: #25253f;
  23. background-image: url('https://www.transparenttextures.com/patterns/asfalt-light.png');
  24. background-position: bottom right;
  25. background-repeat: repeat;
  26. cursor: url('https://78.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_ol4nwhvSwg1uxxza6_540.png'), default;}
  27.  
  28. h2 {
  29. height: 24px;
  30. background-color: #131320;
  31. text-align: center;
  32. font-family: 'Dancing Script', cursive;
  33. color: #4b4b81;
  34. font-size: 18px;
  35. line-height: 24px;
  36. letter-spacing: 2px;
  37. text-transform: uppercase;
  38. font-weight: bold;
  39. margin-top: 5px;
  40. margin-bottom: 12px;}
  41.  
  42. a {
  43. color: #b97898;
  44. text-decoration: none;}
  45.  
  46. .pic {
  47. position: fixed;
  48. height: 140px;
  49. width: 350px;
  50. background-image: url('');
  51. background-attachment: absolute;
  52. background-size: 100% 100%;
  53. top: 20px;
  54. right: -8200px;}
  55.  
  56. .pic2 {
  57. position: absolute;
  58. height: 200px;
  59. width: 350px;
  60. background-image: url('https://i.imgur.com/X2jsdXj.gif');
  61. background-attachment: absolute;
  62. background-size: 100% 100%;
  63. bottom: 20px;
  64. right: 370px;}
  65.  
  66. .pic3 {
  67. position: absolute;
  68. height: 364px;
  69. width: 330px;
  70. background-image: url('https://i.imgur.com/JI4d984.jpg');
  71. background-attachment: absolute;
  72. background-size: 100% 100%;
  73. bottom: 235px;
  74. right: 20px;}
  75.  
  76. .con {
  77. position: absolute;
  78. height: 600px;
  79. width: 720px;
  80. background-color: #131320;
  81. padding: 10px;
  82. overflow: auto;
  83. bottom: 50%;
  84. left: 50%;
  85. margin-left: -600px;
  86. margin-bottom: -350px;}
  87.  
  88. .stats {
  89. position: absolute;
  90. height: 343px;
  91. width: 330px;
  92. font-family: Dancing Script;
  93. color: #ccc;
  94. font-size: 15px;
  95. letter-spacing: 0px;
  96. text-transform: none;
  97. background-color: #1c1c30;
  98. padding: 10px;
  99. line-height: 22px;
  100. text-align: justify;
  101. overflow: auto;
  102. top: 20px;
  103. left: 20px;}
  104.  
  105. .stats span {
  106. font-family: 'Dancing Script', cursive;
  107. color: #4b4b81;
  108. font-size: 10px;
  109. letter-spacing: 2px;
  110. text-transform: Uppercase;
  111. font-weight: bold;
  112. margin-right: 3px;}
  113.  
  114. .personality span {
  115. font-family: 'Dancing Script', cursive;
  116. color: #4b4b81;
  117. font-size: 10px;
  118. letter-spacing: 2px;
  119. text-transform: Uppercase;
  120. font-weight: bold;
  121. margin-right: 3px;}
  122.  
  123. .history span {
  124. font-family: 'Dancing Script', cursive;
  125. color: #4b4b81;
  126. font-size: 10px;
  127. letter-spacing: 2px;
  128. text-transform: Uppercase;
  129. font-weight: bold;
  130. margin-right: 3px;}
  131.  
  132. .box {
  133. position: fixed;
  134. height: 343px;
  135. width: 330px;
  136. font-family: Dancing Script;
  137. color: #ccc;
  138. font-size: 15px;
  139. letter-spacing: 0px;
  140. text-transform: none;
  141. background-color: #1c1c30;
  142. padding: 10px;
  143. line-height: 22px;
  144. text-align: justify;
  145. overflow: auto;
  146. opacity: 0; }
  147.  
  148. .box:target {
  149. opacity: 1;
  150. bottom: 50%;
  151. left: 50%;
  152. margin-left: -580px;
  153. margin-bottom: -120px;}
  154.  
  155. .ooc {
  156. position: absolute;
  157. height: 160px;
  158. width: 310px;
  159. font-family: Dancing Script;
  160. color: #ccc;
  161. font-size: 15px;
  162. letter-spacing: 0px;
  163. text-transform: none;
  164. background-color: #1c1c30;
  165. padding: 10px;
  166. line-height: 22px;
  167. text-align: justify;
  168. overflow: auto;
  169. bottom: 20px;
  170. left: 390px;}
  171.  
  172. .ooc span {
  173. display: inline-block;
  174. font-family: 'Dancing Script', cursive;
  175. color: #4b4b81;
  176. font-size: 10px;
  177. letter-spacing: 2px;
  178. text-transform: Uppercase;
  179. font-weight: bold;
  180. margin-right: 3px;}
  181.  
  182. .navi {
  183. position: fixed;
  184. background-color: transparent;
  185. bottom: 50%;
  186. left: 50%;
  187. margin-left: -140px;
  188. margin-bottom: -140px;}
  189.  
  190. a.nav:link, a.nav:active, a.nav:visited{
  191. display: inline-block;
  192. margin-left: 0px;
  193. font-family: 'Dancing Script', cursive;
  194. color: #b97898;
  195. font-size: 10px;
  196. letter-spacing: 2px;
  197. text-transform: uppercase;
  198. text-decoration: none;
  199. font-weight: bold;
  200. margin-right: 10px;
  201. cursor: url('https://78.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_ol4nwhvSwg1uxxza6_540.png'), default;}
  202. </style>
  203.  
  204. <div id="no" oncontextmenu="return false;">
  205.  
  206. <div class="con">
  207. <div class="pic"></div>
  208. <div class="pic2"></div>
  209. <div class="pic3"></div>
  210.  
  211. <div class="stats">
  212. <h2>Statistics</h2>
  213. <font style=float:left><span>Name:</span></font> <font style=float:right><a title="Kezia Áine Lovel"><s>Darcy Warrington</s></a></font><br>
  214. <font style=float:left><span>Alias:</span></font> <font style=float:right>---</font><br>
  215. <font style=float:left><span>Date of Birth:</span></font> <font style=float:right>October 9th / Libra</font><br>
  216. <font style=float:left><span>Hometown:</span></font> <font style=float:right> <a title="Galway, Ireland"><s>Orlando, Florida</s></a></font><br>
  217. <font style=float:left><span>Nationality:</span></font> <font style=float:right>Romani, French, Irish</font><br>
  218. <font style=float:left><span>Occupation:</span></font> <font style=float:right>Kitten at Sinner's Brothel</font><br>
  219. <font style=float:left><span>Marital Status:</span></font> <font style=float:right>Eeny, meeny, miny, moe</font><br>
  220. <font style=float:left><span>Orientation:</span></font> <font style=float:right>Kinsey 3</font><br>
  221. <font style=float:left><span>Hair Color:</span></font> <font style=float:right>Black</font><br>
  222. <font style=float:left><span>Eye Color:</span></font> <font style=float:right>Grey-Blue</font><br>
  223. <font style=float:left><span>Height:</span></font> <font style=float:right>5'4"</font><br>
  224. <font style=float:left><span>Weight:</span></font> <font style=float:right>115 lbs</font><br>
  225. <font style=float:left><span>Build:</span></font> <font style=float:right>Slender</font><br>
  226. <font style=float:left><span>Misc:</span></font> <font style=float:right>Breathy Voice, Piercings, <a title="Can be covered up for certain clients.">Tattoos</a></font><br>
  227. <font style=float:left><span>Scent:</span></font> <font style=float:right>Vanilla, Cinnamon, Almonds</font><br>
  228. <font style=float:left><span>Gallery:</span></font> <font style=float:right><a target="_blank" href="https://imgur.com/a/CGKUd9P" target="_blank">πŸ‘πŸ’¦</a></font><br>
  229. </div>
  230.  
  231. <div class="ooc">
  232. <h2>Out Of Character</h2>
  233. <span>01.</span> Actual person at a keyboard, treat me like one.<br>
  234. <span>02.</span> Darcy and typist are flirty, don't catch feelings.<br>
  235. <span>03.</span> Real Life > Role-Play. Squad > You.<br>
  236. <span>04.</span> Mostly a mirror poster. Also shit-post a lot.<br>
  237. <span>05.</span> Story first. Smut at my discretion.<br>
  238. <span>06.</span> Character is intended for <a target="_blank" href="https://xzombehx.wixsite.com/sinnersbrothel/control" target="_blank">Sinner's Brothel</a>.<br>
  239. <span>07.</span> <a target="_blank" href="https://www.youtube.com/watch?v=nwpj9_hrK_A" target="_blank">Current theme</a>.<br>
  240. </div>
  241.  
  242. <div class="navi">
  243. <a class="nav" href="#one">One.</a>
  244. <a class="nav" href="#two">Two.</a>
  245. <a class="nav" href="#three">Three.</a>
  246. <a class="nav" href="#four">Four.</a>
  247. </div>
  248.  
  249. <div id="one" class="box">
  250. <div class="personality">
  251. <h2>Personality</h2>
  252. <font style=float:left><span>Persona:</span></font> <font style=float:right>Girl Next Door, School Girl, Sweetheart</font><br><br>
  253.  
  254. <font style=float:left><span>Positive:</span></font> <font style=float:right>Adaptive, Intuitive, Passionate, Charismatic</font><br>
  255. <font style=float:left><span>Negative:</span></font> <font style=float:right>Judgmental, Manipulative, Vindictive</font><br>
  256. <font style=float:left><span>Quirks:</span></font> <font style=float:right>Kleptomaniac, Oral fixation</font><br>
  257. <font style=float:left><span>Other:</span></font> <font style=float:right>Flirts as an icebreaker, Eidetic memory</font><br><br>
  258.  
  259. <font style=float:left><span>Likes:</span></font> <font style=float:right>Vinyl, Presents, Sweets, Cannabis</font><br>
  260. <font style=float:left><span>Dislikes:</span></font> <font style=float:right>Amputees, Dumb bitches, Obesity</font><br>
  261. </div></div>
  262.  
  263. <div id="two" class="box">
  264. <div class="history">
  265. <h2>History</h2>
  266. Test. Test.
  267. </div></div>
  268.  
  269. <div id="three" class="box">
  270. <h2>Playthings</h2>
  271. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  272. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #b97898; height:50px; width:50px;"></a>
  273.  
  274. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  275. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #b97898; height:50px; width:50px;"></a>
  276.  
  277. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement