Advertisement
bythestars

placeholder

Nov 10th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. @font-face { font-family: Pacifico; src: url(https://dl.dropboxusercontent.com/s/odbr5p8xk1ylhdw/Pacifico.ttf); }
  8. @font-face { font-family: Caviar Dreams; src: url(https://dl.dropboxusercontent.com/s/q50589lvhm47jq8/CaviarDreams.ttf); }
  9. @font-face { font-family: Red Velvet; src: url(https://dl.dropboxusercontent.com/s/bz8dlq1dbxu7gol/Red%20Velvet%20-%20Demo.ttf); }
  10.  
  11. body {
  12. font-family: verdana;
  13. font-size: 10px;
  14. background-color: #000;
  15. background-image: url('');
  16. background-attachment: fixed;
  17. background-position: bottom right;
  18. background-repeat: no-repeat;
  19. text-align: justify;
  20. color: #888888;
  21. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), default;
  22. }
  23.  
  24. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:15px; color: #685431; font-weight:normal; letter-spacing: -1px;}
  25. i {color: #ad7777; font-family: 'calibri'; font-variant: small-caps; font-size:11pt; letter-spacing:0px}
  26. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  27. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  28. big {color: #a6224a; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family: caviar dreams; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #666 0px 0px 1px;}
  29.  
  30. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  37. -moz-border-radius: 0px 0px 0px 0px;
  38. border-radius:0px 0px 0px 0px;}
  39. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  40.  
  41. ::selection{
  42. background: #6f607a;
  43. color: black;
  44. }
  45.  
  46. ::-moz-selection{
  47. background: #6f607a;
  48. color: black;
  49. }
  50.  
  51. h1 {
  52. font-family: caviar dreams;
  53. color: #a6224a;
  54. font-size: 20px;
  55. line-height: 5px;
  56. text-transform: uppercase;
  57. text-align: right;
  58. letter-spacing: 1px;
  59. border-top: 1px solid #a6224a;
  60. }
  61.  
  62. #name {
  63. position: fixed;
  64. left: 835px;
  65. top: 485px;
  66. background: transparent;
  67. font-family: 'Arkadia';
  68. font-size: 50px;
  69. width: 800px;
  70. background: url('https://i.imgur.com/hPGDhNa.gif');
  71. background-position: 60;
  72. background-size: auto;
  73. background-repeat: repeat;
  74. -webkit-text-fill-color: transparent;
  75. -webkit-background-clip: text;
  76. display: block;
  77. text-align: center center
  78. text-transform: lowercase;
  79. letter-spacing: px;
  80. opacity: 0.6;
  81. z-index: 1000;
  82. }
  83.  
  84. #container {
  85. position: fixed;
  86. top: 100px;
  87. left: 700px;
  88. width: 400px;
  89. height: 445px;
  90. border: 10px Solid #791735;
  91. background-image: url('http://i.picpar.com/kYzc.png');
  92. color: #444;
  93. z-index: 5;
  94. font-variant: small-caps;
  95. overflow: auto;
  96. }
  97.  
  98. #ooc {
  99. position: fixed;
  100. top: 120px;
  101. left: 860px;
  102. width: 295px;
  103. height: 340px;
  104. background-color: #000;
  105. border: 10px Solid #791735;
  106. color: #999;
  107. z-index: 1400;
  108. font-variant: small-caps;
  109. overflow: auto;
  110. }
  111.  
  112. #sl {
  113. position: fixed;
  114. left: 470px;
  115. top: 100px;
  116. z-index: 200;
  117. }
  118.  
  119. #l1 {
  120. position: fixed;
  121. top: 490px;
  122. left: 820px;
  123. width: 485px;
  124. height: 50px;
  125. border: #791735 1px solid;
  126. background-color: #791735;
  127. overflow: auto;
  128. z-index: 105;
  129. }
  130. a.nav:link, a.nav:active, a.nav:visited{
  131. letter-spacing: 1px;
  132. text-transform: lowercase;
  133. display: inline-block;
  134. width: 40px;
  135. height: 20px;
  136. color: #99;
  137. font-family: 'Abel', sans-serif;
  138. margin: 5px;
  139. background-color: transparent;
  140. text-align: center;
  141. line-height: 13px;
  142. font-size: 10px;
  143. word-spacing: 1px;
  144. font-variant: small-caps;
  145. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  146. -webkit-transition: all 0.4s ease-out;
  147. -moz-transition: all 0.4s ease-out;
  148. }
  149.  
  150. a.nav:hover{
  151. background-color: transparent;
  152. text-decoration: none;
  153. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  154. }
  155.  
  156. a {
  157. color: #af6133;
  158. text-decoration: none;
  159. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  160. }
  161.  
  162. a:hover {
  163. color: #61505b;
  164. text-decoration: none;
  165. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  166. }
  167.  
  168. p {
  169. margin: 10px;
  170. padding: 5px;
  171. font-family: verdana;
  172. font-variant: small-caps;
  173. color: #ededee;
  174. text-align: justify;
  175. font-size: 10px;
  176. background-color: transparent;
  177. }
  178. </style>
  179.  
  180. <div id="container"></div> <div id="mainimg"></div>
  181. <div id="sl"><img src="https://i.imgur.com/kEVk9GE.png?1"></div></div>
  182.  
  183. <div id="name">let's cut 'em to ribbons</div>
  184. <div id="l1"></div>
  185.  
  186. <div id="ooc">
  187. <h1>Out of Charisma</h1>
  188. <big>Note</big>: Code was made for Xayah only. Leave <a href="/profile.php?user=Bee">Bee</a> a PM/RPCmail for inquires for a profile.<br>
  189.  
  190. <br><big>O1</big>. My name is Star, a few call me waifu, a rarity calls me Cap'n or Summer. I'm sure I'll collect a few other nicknames, good or bad, before I eventually quit role-playing. Ask for my Discord if you really want it. <br>
  191. <br><big>O2</big>. Whenever I am online.. I am here either to indulge in role-play, strike up conversation or play some group oriented PC game. I am uninterested in OOC bullshit, despite my love for Korean dramas. <br>
  192. <br><big>O3</big>. I love descriptive, literate role-play. I am not a spelling nazi, but please make some form of effort to use spellcheck now and then. Long-term or short-term is interchangeable, but long-term partners are generally top priority. Smut depends on my mood and comfort level at the moment. And no, I don't auto-ship!<br>
  193. <br><big>O5</big>. Interested in a different champion? Just ask, I probably have a name for it.<br>
  194. <br><big>O5</big>. Placeholder profile. Isn't it obvious?
  195.  
  196. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement