Advertisement
TopazMonroe

Orpheus Code

Jul 3rd, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4.  
  5. ::-webkit-scrollbar {
  6. width: 3px;
  7. height: 0px;
  8. background:;
  9. }
  10.  
  11. ::-webkit-scrollbar-thumb {
  12. background-color:black;
  13. -webkit-border-radius: 10px;
  14. border-radius: 10px;
  15. }
  16. </style>
  17.  
  18. <style type="text/css">
  19.  
  20. @import url(http://fonts.googleapis.com/css?family=Great+Vibes);
  21.  
  22.  
  23. body {
  24.  
  25. background-color: #fff;
  26. background-image: url(http://i.picpar.com/w99.png);
  27. background-attachment: fixed;
  28. background-position: center center;
  29. background-repeat: repeat;
  30. background-size: auto;
  31. font-family: Times New Roman;
  32. font-variant: normal;
  33. font-size: 70%;
  34. color: #666666;}
  35.  
  36.  
  37. a {color: black;
  38. text-decoration: none;
  39. }
  40.  
  41. a:hover {color: grey;
  42. text-decoration: line-through;
  43. cursor:
  44. url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');
  45. }
  46.  
  47. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  48. }
  49.  
  50. #pictureone { position:fixed; left:290px; top:165px; border: double 3px #fff; }
  51. #picturetwo { position:fixed; left:835px; top:165px; border: double 3px #fff; }
  52.  
  53. .abox {background-color:#fff; color: #000; font-size: 15px; font-family: BrowalliaUPC; text-align: justify; position: absolute; width:240; height:128; left: 555; top:165; letter-spacing:0px; line-height: 12px; padding: 10px; margin: 1px; overflow:auto; border:4px double black;}
  54.  
  55. .bbox {background-color:#fff; color: #000; font-size: 15px; font-family: BrowalliaUPC; text-align: justify; position: absolute; width:240; height:128; left: 555; top:365; letter-spacing:0px; line-height: 12px; padding: 10px; margin: 1px; overflow:auto; border:4px double black;}
  56.  
  57. .navbar {Background-color: white; Position: absolute; Height: 13px; Width: 243px; Left: 292; Top: 485; padding: 4px; z-index: 100;}
  58.  
  59. .link1 {Position: absolute; Left: 20px; Border: solid 1px #000; Height: 10px; Width: 60px; }
  60.  
  61. .link2 {Position: absolute; Left: 94px; Border: solid 1px #000; Height: 10px; Width: 60px; }
  62.  
  63. .link3 {Position: absolute; Left: 170px; Border: solid 1px #000; Height: 10px; Width: 60px; }
  64.  
  65. .link1:hover {Background-color: #000;}
  66. .link2:hover {Background-color: #000;}
  67. .link3:hover {Background-color: #000;}
  68.  
  69.  
  70. .slide {Position: fixed; Height: 555555; Width: 555555; Top: -100px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  71.  
  72. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  73. #title {position:absolute;
  74. color: black;
  75. font-size:70;
  76. font-family:Freestyle Script;
  77. left:230;
  78. top:140;
  79. }
  80.  
  81.  
  82. a {color: #B30000;
  83. text-decoration: none;
  84. }
  85.  
  86. a:hover {color: black;
  87. text-decoration: line-through;
  88. cursor:
  89. url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');
  90. }
  91.  
  92. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  93. }
  94.  
  95. .Name{
  96. position: fixed;
  97. top: 310px;
  98. left: 563px;
  99. color: #FEFEFE;
  100. font-size: 25px;
  101. line-height: 80px;
  102. letter-spacing: 3px;
  103. font-family: 'Great Vibes';
  104. text-shadow: #B30000 2px 3px 4px;
  105. }
  106.  
  107. .NameTwo{
  108. position: fixed;
  109. top: 310px;
  110. left: 563px;
  111. color: #FEFEFE;
  112. font-size: 25px;
  113. line-height: 80px;
  114. letter-spacing: 3px;
  115. font-family: 'Great Vibes';
  116. text-shadow: #B30000 2px 3px 4px;
  117. }
  118.  
  119. I{Color: #fff; font-size: 25px; font-family: French Script MT; text-shadow: 2px 3px 4px #8800FF , 1px -1px 1px #8800FF , -1px 1px 1px #8800FF , -1px -1px 1px #8800FF ;}
  120.  
  121. h2 {
  122.  
  123. position: fixed;
  124. right: 10px;
  125. bottom: 0px;
  126. font-family: Arial;
  127. font-variant: normal;
  128. font-weight: normal;
  129. font-size: 100%;
  130. color: #FFFFFF;}
  131.  
  132. </style>
  133.  
  134. <h2>Layout Β© <a href="http://pastebin.com/u/A_Bad_Bitch" target="_blank"><font color="#B30000">A Bad Bitch</font></a></h2>
  135.  
  136. <div class="navbar">
  137. <a class="link1" href="#1"></a>
  138. <a class="link2" href="#2"></a>
  139. <a class="link3" href="#3"></a>
  140. </div>
  141.  
  142. <div id="pictureone">
  143. <img src="http://i.imgur.com/xZR5trp.jpg" class="image" width="250px;" height="350px;">
  144. </div>
  145.  
  146. <div id="picturetwo">
  147. <img src="http://i.imgur.com/YidgXTf.jpg" class="image" width="250px;" height="350px;">
  148. </div>
  149.  
  150.  
  151. <div id="1" class="slide">
  152. <div class="abox">
  153.  
  154. <b>Name</b>: Unknown <br>
  155. <b>Alias</b>: Orpheus Saxus <br>
  156. <b>Age</b>: 196 (Earth Years), Unknown (Venecian Years) <br>
  157. <b>Gender</b>: Male <br>
  158. <b>Species</b>: Fox Venecian (Two Tails) <br>
  159. <b>Element</b>: Earth <br>
  160. <b>Height</b>: 6'3" <br>
  161. <b>Build</b>: Toned <br>
  162. <b>Occupation</b>: Wandering Freelancer - Mercenary <br>
  163. <b>Residence</b>: Various Inns and Homes <br>
  164. <b>Alignment</b>: Unknown <br>
  165. <b>Orientation</b>: Pansexual (Effeminate lean) <br>
  166. <b>Status</b>: <a href= target=_blank>I'm not worth the trouble.</a>. <br>
  167. <b>Kinks</b> <a href=https://www.f-list.net/c/orpheus%20saxus target=_blank>Cheat Sheet</a> <br>
  168. <b>Questions</b>: <a href=http://ask.fm/OrpheusSaxus target=_blank>Ask Away~</a> <br>
  169. <b>Voice</b>: <a href=https://youtu.be/064Exe7lN3Y target=_blank>Roger Rose</a> <br><br>
  170. <b>Out of Character</b> <br>
  171. PM friendly. Ask for info! Third Person, semi to multi para. Don't be scared. <br>
  172. C9BF44
  173.  
  174. </div>
  175.  
  176. <div class="Name">Work in Progress
  177. </div>
  178.  
  179. <div class="bbox">
  180.  
  181. Orpheus is a fugitive from the planet Venus, but he would have a hard time revealing that information to anyone at all. So, instead, he has fabricated a story that he shares when questioned about his history: <br><br>
  182. "I was born to a man named Achilles. It was believed my father was impotent, and his enemies and some false friends constantly berated him for being unable to produce children. However, I was born - a male, much to his dismay, yet he still named me 'Nike', meaning 'victory'. You see, Venus is a matriarchal monarchy, and males are far less valued than females. So, despite my name that taunted his enemies, he was still ridiculed as he could not produce a daughter, and so I was viewed as a burden. As I grew older, I slowly began to realize I was just a symbol of his failure, and that people were using me as a weapon against him. Once I knew of this fact, I decided to stow away on a Martian ambassador's ship, and used one of the escape pods to come here. For the last century of my life, have I lived on Earth, away from my home on Venus. A sob story, I know, but please don't think about it - the past is the past, nothing can change it." <br><br>
  183. Of course, this is all a lie. But will you find the truth? Time may tell.
  184.  
  185. </div>
  186. </div>
  187.  
  188.  
  189. <div id="2" class="slide">
  190. <div class="abox">
  191.  
  192. <b>Earth Elemental Control - Master</b> <br>
  193. <b>Shapeshifting - Arctic Fox, up to the size of a common truck, or to the size of the real animal</b> <br>
  194. <b>Inhuman Physical Capabilities</b> <br>
  195. <b>Hyper Enhanced Senses of Smell and Hearing</b> <br>
  196. <b>Natural Weapons - Claws and Fangs</b><br><br>
  197. <b>Twin Tails</b>: On Venus, it is rare for a Venecian - particularly a male - to have more than a singular tail. However, this is a sign of power, as those with more than one tail can exceed their limits. Being of twin tails, Orpheus can reach a height of 200% of his regular power, for quite a long time. However, like most abilities of this type, it puts his body on the line, and - as a Venecian, which are essentially the embodiment of the animal kingdom - risks losing his mind to primal urges, heeding nature's call.
  198. </center></div>
  199.  
  200. <div class="NameTwo">Work in Progress
  201. </div>
  202.  
  203. <div class="bbox">
  204. <b>Friends</b> <br><br>
  205.  
  206.  
  207. </div>
  208. </div></div></center></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement