LadyDarkness

Phylomena's code

May 22nd, 2020
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.93 KB | None | 0 0
  1. <style>
  2. .pfor {
  3. display: none;}
  4. #profile {
  5. background-color: transparent;
  6. border: transparent;}
  7.  
  8. body {
  9. width:100%;
  10. height:100%;
  11. padding:0px;
  12. margin:0px;
  13. background-color:black;
  14. background-image:url(http://fc09.deviantart.net/fs71/i/2012/055/d/0/ghost_forest_by_weissglut-d4n24pp.jpg);
  15. background-position:center center;
  16. background-attachment:fixed;
  17. background-repeat:repeat;}
  18.  
  19. #splashart {
  20. position: fixed;
  21. top: 100;
  22. left: 850;
  23. border-style: solid solid solid dotted;
  24. border-width: 5px 5px 5px 1px;
  25. border-color: orange;
  26. background-color: black;
  27. border-radius: 0px 0px 70px 0px;
  28. -moz-border-radius: 0px 0px 70px 0px;
  29. -webkit-border-radius: 0px 0px 70px 0px;}
  30. #splashart img {
  31. width: 270;
  32. height: 470;
  33. border-radius: 0px 0px 69px 0px;
  34. -moz-border-radius: 0px 0px 69px 0px;
  35. -webkit-border-radius: 0px 0px 69px 0px;}
  36.  
  37. #navibox {
  38. position: fixed;
  39. top: 100;
  40. left: 266;
  41. width: 200;
  42. height: 450;
  43. border-style: solid dotted solid solid;
  44. border-width: 5px 1px 5px 5px;
  45. border-color: orange;
  46. background-color: black;
  47. padding: 10px;
  48. font-family: Georgia, serif;
  49. font-size: 11px;
  50. color: orange;
  51. border-radius: 70px 0px 0px 0px;
  52. -moz-border-radius: 70px 0px 0px 0px;
  53. -webkit-border-radius: 70px 0px 0px 0px;}
  54.  
  55. #navi {
  56. position: fixed;
  57. text-align: center;
  58. width: 201px;}
  59. #navi a {
  60. display: inline-block;
  61. width: 40%;
  62. margin: 1px;
  63. padding-left: 2px;
  64. padding-right: 2px;
  65. padding-top: 6px;
  66. padding-bottom: 6px;
  67. font-family: Georgia, serif;
  68. font-size: 12px;
  69. text-transform: lowercase;
  70. text-align: center;
  71. text-decoration: none;
  72. color: orange;
  73. border: 3px double orange;
  74. background-color: black;
  75. transition: all 0.5s ease-in-out;
  76. -moz-transition: all 0.5s ease-in-out;
  77. -webkit-transition: all 0.5s ease-in-out;}
  78. #navi a:hover {
  79. color: black;
  80. background-color: orange;
  81. text-shadow: 0 0 0.5em red;
  82. letter-spacing: 1px;
  83. transition: all 0.5s ease-in-out;
  84. -moz-transition: all 0.5s ease-in-out;
  85. -webkit-transition: all 0.5s ease-in-out;}
  86.  
  87. .icon {
  88. width: 200;
  89. height: 150;
  90. border-radius: 69px 0px 0px 0px;
  91. -moz-border-radius: 69px 0px 0px 0px;
  92. -webkit-border-radius: 69px 0px 0px 0px;}
  93.  
  94. .bar {
  95. border: 1px dotted orange;}
  96.  
  97.  
  98.  
  99. a {
  100. color: #daeffe;
  101. text-decoration: none;
  102. transition: all 0.5s ease-in-out;
  103. -moz-transition: all 0.5s ease-in-out;
  104. -webkit-transition: all 0.5s ease-in-out;}
  105. a:hover {
  106. color: #ffffff;
  107. text-decoration: none;
  108. transition: all 0.5s ease-in-out;
  109. -moz-transition: all 0.5s ease-in-out;
  110. -webkit-transition: all 0.5s ease-in-out;}
  111.  
  112. strong {
  113. color: #bbe0fa;
  114. font-weight: 800;}
  115.  
  116. #infobox {
  117. position: fixed;
  118. top: 100;
  119. left: 495;
  120. width: 330;
  121. height: 450;
  122. border-style: solid dotted solid dotted;
  123. border-width: 5px 1px 5px 1px;
  124. border-color: orange;
  125. background-color: black;
  126. padding: 10px;
  127. font-family: Georgia, serif;
  128. font-size: 11px;
  129. color: orange;}
  130.  
  131. .be{
  132. margin-top: 1px;
  133. height: 85px;
  134. width: 85px;
  135. margin-left: 8px;
  136. border: orange 3px solid;
  137. }
  138.  
  139. ::-webkit-scrollbar-thumb {
  140. width: 0px;
  141. background-color: transparent;}
  142. ::-webkit-scrollbar {
  143. width: 0px;
  144. background-color: transparent;}
  145.  
  146. a.credit {
  147. position: fixed;
  148. right: 5;
  149. top: 5;
  150. color: orange;
  151. font-family: monospace;
  152. font-size: 11px;
  153. font-weight: 300;
  154. text-decoration: none;}
  155. </style>
  156.  
  157. <a target="_blank" href="http://adokenrazahl.deviantart.com/gallery/45571364" class="credit" target="_blank" title="@ Adoken Razahl">credit</a>
  158.  
  159. <div id="splashart"><img src="http://i.picpar.com/4nbe.jpg"></div>
  160.  
  161. <div id="navibox">
  162. <img src="http://i.picpar.com/5nbe.jpg" class="icon">
  163. <br>
  164. <div id="navi">
  165. <a href="#01">Stats</a>
  166. <a href="#02">Abilities</a>
  167. <a href="#03">Backstory</a>
  168. <a href="#04">Friends list</a>
  169. </div><br><br><br><br><br>
  170. <hr class="bar">
  171. <div style="height: 100%; overflow-y: hidden;">
  172. <a name="stat"></a>
  173. <div style="width:100%; height: 50%; top: 100px; overflow: auto;" align="Left">
  174. <font class="h1">Writing Style</font><br>
  175. Semi-Para to Novella<br>
  176. <br><font class="h1">My OOC Section</font>
  177.  
  178. <p>1.Third person only.<br>
  179. 2. Semi-para to Multi-par.<br>
  180. 3. IC and OOC are seperate keep it that way.<br>
  181. 4. Profile layout is not mine. <br>
  182. 5. Dont start with a post, talk about even little details of what you want in rp. <br>
  183. 6. Happily married irl, don't think you are going to break my husband and I up. <br>
  184. 7. Faceclaim: Marina Mui/Voly Suicide
  185. </div>
  186. </div>
  187.  
  188. <div id="infobox">
  189. <div style="height: 100%; overflow-y: hidden;">
  190. <a name="01"></a>
  191. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  192. <font class="h3"><b><u>Stats</b></u></font><br>
  193.  
  194. <b>FULL NAME:</b> Phylomena
  195. <BR><b>AGE:</b> 26
  196. <BR><b>DATE OF BIRTH:</b> March 16th
  197. <BR><b>PLACE OF BIRTH:</b> Moscow, Russian
  198. <BR><b>CURRENT RESIDENCE:</b> Unknown <br><br>
  199.  
  200. <font class="h3"><b><u>Physical</b></u></font><br>
  201. <b>ETHNICITY:</b> Russian
  202. <BR><b>SPECIES:</b> Lycan
  203. <BR><b>HAIR COLOR:</b> Onyx
  204. <BR><b>EYE COLOR:</b> Light emerald (can switch to blue from time to time.)
  205. <BR><b>HEIGHT:</b> 5'07"
  206. <BR><b>WEIGHT:</b> unknown <br><br>
  207.  
  208. <font class="h3"><b><u>Family</b></u></font><br>
  209.  
  210. <b>PARENTS:</b> Deceased
  211. <BR><b>Sibling(S):</b> Durran, her brother, deceased.
  212. <BR><b>Chosen Family:</b>None<br><br>
  213.  
  214. <font class="h3"><b><u>Relationships</b></u></font><br>
  215.  
  216. <b>ORIENTATION:</b> Sapiosexual
  217. <BR><b>STATUS:</b> Single
  218. <BR><b>CURRENT:</b> None
  219. <BR><b>FORMER:</b> None
  220. <BR><b>OFFSPRING:</b> None<br><br>
  221.  
  222. <font class="h3"><b><u>Pack Info</b></u></font><br>
  223.  
  224. <b>Pack:</b>None
  225. <br><b>OCCUPATION:</b> Has none
  226. <BR><b>Classification:</b>Unknown<br><br>
  227.  
  228. <font class="h3"><b><u>Personality</b></u></font><br>
  229. <b>Type:</b> Pureblood
  230. <br><b>Traits:</b> Judge of good character, Can cook
  231. <br><b>Quirks:</b> Likes throwing knives, can be quite territorial
  232. <br><b>Dislikes:</b> Her ears touched in human form or in wolf form
  233. </div>
  234.  
  235. <a name="02"></a>
  236. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  237. <font class="h4"><b><u>Healing</b></u></font><br>
  238.  
  239. The user can rapidly regenerate, in other words, they recreate lost or damaged tissues, organs and limbs, sometimes slowing, or even stopping, aging. The rate and amount of healing varies widely, some can regrow missing limbs, others must put the limb back in place for rapid regeneration. They are generally in very good physical shape as their bodies are constantly reverting to a healthy state.<br><br>
  240.  
  241. <font class="h4"><b><u>Strength</b></u></font><br>
  242.  
  243. Users have incredible ability to defy weight limitations of the member of their race, but not completely break them. Dense, lengthy, or overweight items are easy to move and simple to use in nearly any manner. Users can crush, lift, throw, or catch items of great weight.
  244.  
  245.  
  246. <p><b><u>Enhanced Hearing:</b></u> Ears pick up every single sound, and can decipher layer upon layer of noise; has the ability to pick up a conversation from a mile away in a busy city. May even mutate into Echolocation.
  247. <br><br><b><u>Enhanced Smell:</b></u> Users can detect specific smells, and locate their origin. Some may even be able to tell if some one is lying by which hormones they excrete.
  248. <br><br><b><u>Enhanced Taste:</b></u> Users may be able to detect poisons or other problems, Usually accompanies enhanced smell.
  249. <br><br><b><u>Enhanced Touch:</b></u> Some can feel so acutely that to rub the users hand on a paper would be like reading the page, sensing every bump ripple or wave. Some may even be able to tell of distant occurrences felt through vibrations in the earth.
  250. <br><br><b><u>Enhanced Vision:</b></u> Can see with amazing clarity, distance, or color, perhaps even in a different spectrum of light or into other dimensions.
  251. <font class="h4"><b><u>MMA</b></u></font>
  252.  
  253. </div>
  254.  
  255. <a name="03"></a>
  256. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left">
  257. Will be told later
  258. </div>
  259.  
  260. <a name="04"></a>
  261. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="center">
  262.  
  263. <b><u>Friends List</b></u><br><br>
  264. <a href="profile link" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  265. <a href="Profile here" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  266. <a href="profile link" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  267. <a href="Profile here" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  268. <a href="profile link" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  269. <a href="Profile here" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  270. <a href="profile link" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  271. <a href="Profile here" target="_blank"><img src="http://i.picpar.com/FAYd.jpg" class="be" title="Name"></a>
  272. </div>
  273. </div>
  274. </div>
Add Comment
Please, Sign In to add comment