Advertisement
bythestars

Araneae

Mar 21st, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.88 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: #1F1F27;
  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: #4F344C; 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: #4F344C;
  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 #4F344C;
  60. }
  61.  
  62. #name {
  63. position: fixed;
  64. left: 570px;
  65. top: 575px;
  66. font-family: 'Red Velvet';
  67. font-size: 80px;
  68. color: #fefefe;
  69. opacity: 0.6;
  70. z-index: 730;
  71. }
  72.  
  73. #container {
  74. position: fixed;
  75. top: 100px;
  76. left: 110px;
  77. width: 735px;
  78. height: 590px;
  79. border: 10px Solid #693340;
  80. background-color: #3D3D47;
  81. color: #444;
  82. z-index: 5;
  83. font-variant: small-caps;
  84. overflow: auto;
  85. }
  86.  
  87. #ooc {
  88. position: fixed;
  89. top: 374px;
  90. left: 520px;
  91. width: 295px;
  92. height: 200px;
  93. background-color: #908F9D;
  94. border: 10px Solid #693340;
  95. color: #fff;
  96. z-index: 1400;
  97. font-variant: small-caps;
  98. overflow: auto;
  99. }
  100.  
  101. #dossier {
  102. position: fixed;
  103. top: 138px;
  104. left: 520px;
  105. width: 295px;
  106. height: 215px;
  107. background-color: #908F9D;
  108. border: 10px Solid #693340;
  109. color: #fff;
  110. z-index: 1400;
  111. font-variant: small-caps;
  112. overflow: auto;
  113. }
  114.  
  115. #sl {
  116. position: fixed;
  117. left: 520px;
  118. top: 400px;
  119. z-index: 200;
  120. }
  121.  
  122. #l1 {
  123. position: fixed;
  124. top: 630px;
  125. left: 520px;
  126. width: 340px;
  127. height: 50px;
  128. border: #693340 1px solid;
  129. background-color: #693340;
  130. overflow: auto;
  131. z-index: 105;
  132. }
  133.  
  134. #img1 {
  135. position: fixed;
  136. top: 138px;
  137. left: 130px;
  138. width: 350px;
  139. height: 524px;
  140. background: url('https://i.imgur.com/LDex1N8.jpg?1');
  141. background-repeat: no-repeat;
  142. background-color: #423748;
  143. background-size: 470px;
  144. background-position: -80px -10px;
  145. border: 10px Solid #693340;
  146. color: #666;
  147. z-index: 50;
  148. font-variant: small-caps;
  149. overflow: auto;
  150. }
  151.  
  152. #navi {
  153. position: fixed;
  154. top: 645px;
  155. left: 520px;
  156. width: 900px;
  157. height: 30px;
  158. background-color: transparent;
  159. z-index: 6000;
  160. }
  161.  
  162. .box {
  163. position: fixed;
  164. left: 520px;
  165. top: 138px;
  166. width: 285px;
  167. height: 430px;
  168. padding: 5px;
  169. font-family: verdana;
  170. text-align: justify;
  171. font-size: 10px;
  172. line-height: 13px;
  173. overflow: auto;
  174. border: 10px Solid #693340;
  175. background-color: #908F9D;
  176. opacity: 0;
  177. color: #ededee;
  178. font-variant: small-caps;
  179. transition: all 1s ease-in-out;
  180. z-index: 1300;
  181. }
  182.  
  183. .box:target {
  184. top: 138px;
  185. left: 520px;
  186. opacity: 1;
  187. z-index: 1600;
  188. }
  189.  
  190. a.nav:link, a.nav:active, a.nav:visited{
  191. letter-spacing: 1px;
  192. text-transform: lowercase;
  193. display: inline-block;
  194. width: 40px;
  195. height: 20px;
  196. color: #99;
  197. font-family: 'Abel', sans-serif;
  198. margin: 5px;
  199. background-color: transparent;
  200. text-align: center;
  201. line-height: 13px;
  202. font-size: 10px;
  203. word-spacing: 1px;
  204. font-variant: small-caps;
  205. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  206. -webkit-transition: all 0.4s ease-out;
  207. -moz-transition: all 0.4s ease-out;
  208. }
  209.  
  210. a.nav:hover{
  211. background-color: transparent;
  212. text-decoration: none;
  213. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  214. }
  215.  
  216. a {
  217. color: #402E42;
  218. text-decoration: none;
  219. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  220. }
  221.  
  222. a:hover {
  223. color: #61505b;
  224. text-decoration: none;
  225. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  226. }
  227.  
  228. .cocoons {
  229. height: 50px;
  230. width: 50px;
  231. margin-left: 4px;
  232. border: #693340 2px solid;
  233. opacity: 0.7;
  234. }
  235.  
  236. p {
  237. margin: 10px;
  238. padding: 5px;
  239. font-family: verdana;
  240. font-variant: small-caps;
  241. color: #ededee;
  242. text-align: justify;
  243. font-size: 10px;
  244. background-color: transparent;
  245. }
  246. </style>
  247.  
  248. <div id="container"></div> <div id="mainimg"></div>
  249. <div id="img1"></div>
  250. <div id="name">Araneae</div>
  251. <div id="l1"></div>
  252.  
  253. <div id="ooc">
  254. <h1>Out of Charisma</h1>
  255. <big>Note</big>: Code was made for Araneae only. Leave <a href="/profile.php?user=Bee">Bee</a> a PM/RPCmail for inquires for a profile.<p>
  256.  
  257. <br><big>O1</big>. Hello, I'm Star. I like cookies. Gimmie.
  258. <br><big>O2</big>. Do not just start.
  259. <br><big>O3</big>. Quality over quantity.
  260. <br><big>O4</big>. I'm not interested in OOC romance.
  261. <br><big>O5</big>.
  262. </div>
  263.  
  264. <div id="dossier">
  265. <h1>All tangled up</h1>
  266. <p>
  267. <a target="_blank" href="https://2.roleplay.chat/profile.php?user=Melinda" target="_blank" title="Melinda - one of the few that understands my loneliness and torment."><img src="https://i.imgur.com/IJkA0ku.jpg" class="cocoons"></a>
  268. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a>
  269. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a>
  270. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a><p>
  271.  
  272. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a>
  273. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a>
  274. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a>
  275. <a href="link to profile" target="_blank" title="description"><img src="image link" class="cocoons"></a>
  276. </div>
  277.  
  278. <div id="navi">
  279. <a class="nav" href="#one">i</a>
  280. <a class="nav" href="#two">ii</a>
  281. <a class="nav" href="#three">iii</a>
  282. <a class="nav" href="#four">iv</a>
  283. <a class="nav" href="#five">v</a>
  284. </div>
  285.  
  286. <div id="one" class="box">
  287. <h1>Queen of Spiders</h1>
  288. <big>Name:</big> <font style=float:right><a title="One's true name has been lost or cursed to never be spoken.">Araneae</a></font>
  289. <br><big>Alias:</big> <font style=float:right>Ananasa, Eryn, Jeyne, Alys</font>
  290. <br><big>Title(s):</big> <font style=float:right>the Dark Spinner, the Web Weaver</font><br>
  291.  
  292. <br><big>Sex:</big> <font style=float:right>Female</font>
  293. <br><big>Age:</big> <font style=float:right>800+</font>
  294. <br><big>Race:</big> <font style=float:right><a title="The first Damhàn, or so she has been lead to believe..">Ananasi</a></font><br>
  295.  
  296. <br><big>Hometown:</big> <font style=float:right>the Rune Isles, Lysithea</font>
  297. <br><big>Current Location:</big> <font style=float:right>---</font><br>
  298.  
  299. <br><big>Occupation:</big> <font style=float:right>Sorceress</font>
  300. <br><big>Special:</big> <font style=float:right>--</font><br>
  301.  
  302. <br><big>Alignment:</big> <font style=float:right>Chaotic Neutral</font>
  303.  
  304. <br><big>Orientation:</big> <font style=float:right>Pansexual</font>
  305. <br><big>Marital Status:</big> <font style=float:right> I really need <a target="_blank" href="https://www.youtube.com/watch?v=lcOxhH8N3Bo">you</a> tonight</font><br>
  306.  
  307. <br><big>Height:</big> <font style=float:right>6'11"</font>
  308. <br><big>Weight:</big> <font style=float:right>It's not polite to ask a lady</font>
  309. <br><big>Build:</big> <font style=float:right>Mesomorph</font>
  310. <br><big>Hair Colour:</big> <font style=float:right>Strawberry Blonde</font>
  311. <br><big>Eye Hue:</big> <font style=float:right>Crimson</font>
  312. <br><big>Features:</big> <font style=float:right>Chitin Armor, Eight Legs, Spinnerets, Etc</font>
  313. <br><big>Voices:</big> <font style=float:right> <a target="_blank" href="https://www.youtube.com/watch?v=qATgKMHy5HU">Araneae</a> | <a target="_blank" href="https://youtu.be/gEYgyWC_BpM?t=10s">Eryn</a> | <a target="_blank" href="https://www.youtube.com/watch?v=aQnJ4mIfT0c">Jeyne</a> | <a target="_blank" href="https://www.youtube.com/watch?v=Oxi3uPgPpLo">Alys</a></font>
  314. <br><big>Glamours:</big> <font style=float:right><a target="_blank" href="https://i.imgur.com/21eleBf.jpg">Eryn</a> | <a target="_blank" href="https://i.imgur.com/RmRZcrg.jpg">Jeyne</a> | <a target="_blank" href="https://i.imgur.com/wZwlZSa.jpg">Alys</a></font>
  315. </div>
  316.  
  317. <div id="two" class="box">
  318.  
  319. </div>
  320.  
  321. <div id="three" class="box">
  322.  
  323. </div>
  324.  
  325. <div id="four" class="box">
  326.  
  327. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement