Advertisement
NaotoShirgone

Myrah

Feb 15th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Amatic+SC|Cedarville+Cursive|Cookie|Great+Vibes|Rochester|Sacramento');
  3. ::-webkit-scrollbar {width: 0.3vw; height: 0.3vw;}
  4. ::-webkit-scrollbar-track { border-radius: 0px; background-color: transparent;}
  5. ::-webkit-scrollbar-thumb { border-radius: 0px; background-color: transparent;}
  6.  
  7.  
  8.  
  9. body {
  10. overflow: hidden;
  11. background-color: #000000;
  12. background-image: url('http://i935.photobucket.com/albums/ad199/Fatora/Steampunk%20pics/Steampunk_Wallpaper_by_FlameRaven.jpg');
  13. background-attachment: fixed;
  14. background-position: center center;
  15. background-repeat: repeat;
  16. background-size: cover;
  17. }
  18.  
  19. img {
  20. user-drag: none;
  21. user-select: none;
  22. -moz-user-select: none;
  23. -webkit-user-select: none;
  24. -webkit-user-drag: none;
  25. -ms-user-select: none;
  26. }
  27.  
  28. a {
  29. text-decoration: none;
  30. color: #FFFFFF;
  31. }
  32.  
  33. h1 {
  34. font-family: Cedarville Cursive;
  35. font-size: 5vh;
  36. }
  37.  
  38. .s {
  39. float: right;
  40. }
  41.  
  42. #elle {
  43. position: fixed;
  44. background: transparent;
  45. height: 100%;
  46. width: 35%;
  47. top: 0;
  48. right: 0;
  49. }
  50.  
  51. .belle {
  52. position: absolute;
  53. right: 0%;
  54. bottom: 0%;
  55. }
  56.  
  57. #name {
  58. position: fixed;
  59. background: transparent;
  60. height: 15%;
  61. width: 100%;
  62. bottom: 6%;
  63. left: 0%;
  64. z-index: 1;
  65. }
  66.  
  67. .lilith {
  68. position: absolute;
  69. font-family: Great Vibes;
  70. text-shadow: -1px 0 black, 0 2px black, 2px 0 gold, 0 2px black;
  71. color: #8c1e3b;
  72. font-size: 15vh;
  73. left: 3%;
  74. bottom: 0%;
  75. }
  76.  
  77. #name:hover .navi{
  78. opacity: 1;
  79. transition-duration: 1s;
  80. z-index: 1;
  81. }
  82.  
  83. .navi {
  84. position: absolute;
  85. background: transparent;
  86. border: 5px dotted;
  87. border-radius: 10px;
  88. border-color: #FFFFFF;
  89. color: #000000;
  90. height: 30%;
  91. width: 23%;
  92. font-size: 4vh;
  93. font-family: cookie;
  94. right: 33%;
  95. bottom: 40%;
  96. opacity: 0;
  97. transition-duration: 1s;
  98. z-index: 1;
  99. }
  100.  
  101. #quote {
  102. z-index: -2;
  103. position: fixed;
  104. height: 60%;
  105. width: 60%;
  106. font-family: Sacramento;
  107. font-size: 6.5vh;
  108. color: #000;
  109. text-shadow: 1px 0 black, 0 2px yellow, 2px 0 yellow, 0 1px black;
  110. text-shadow: 0vh 0vw 2vh #fff;
  111. background: transparent;
  112. left: 5%;
  113. top: 40%;
  114. opacity: 1;
  115. animation: pulse 2s 1;
  116. -webkit-animation: pulse 2s 1;
  117. animation-fill-mode: forwards;
  118. -webkit-animation-fill-mode: forwards;
  119. animation-iteration-count: infinite;
  120. animation-direction: alternate;
  121. }
  122.  
  123. @keyframes pulse{
  124. from{opacity: 1;}
  125. to{opacity: 0.5;}
  126. }
  127.  
  128. @-webkit-keyframes pulse{
  129. from{opacity: 1;}
  130. to{opacity: 0.5;}
  131. }
  132.  
  133.  
  134. #one {
  135. position: fixed;
  136. overflow: auto;
  137. height: 60%;
  138. width: 61.5%;
  139. background: #130e15;
  140. border: 5px dotted;
  141. border-color: #FFFFFF;
  142. border-radius: 10px;
  143. left: 5%;
  144. top: 10%;
  145. opacity: 0;
  146. transition-duration: 0s;
  147. font-family: Amatic SC;
  148. font-size: 4vh;
  149. color: #FFFFFF;
  150. }
  151.  
  152. #two {
  153. position: fixed;
  154. overflow: auto;
  155. height: 60%;
  156. width: 61.5%;
  157. background: #130e15;
  158. border: 5px dotted;
  159. border-color: #FFFFFF;
  160. border-radius: 10px;
  161. left: 5%;
  162. top: 10%;
  163. opacity: 0;
  164. transition-duration: 0s;
  165. font-family: Amatic SC;
  166. font-size: 4vh;
  167. color: #FFFFFF;
  168. }
  169.  
  170. #three {
  171. position: fixed;
  172. overflow: auto;
  173. height: 60%;
  174. width: 61.5%;
  175. background: #130e15;
  176. border: 5px dotted;
  177. border-color: #FFFFFF;
  178. border-radius: 10px;
  179. left: 5%;
  180. top: 10%;
  181. opacity: 0;
  182. transition-duration: 0s;
  183. font-family: Amatic SC;
  184. font-size: 4vh;
  185. color: #FFFFFF;
  186. }
  187.  
  188. #four {
  189. position: fixed;
  190. overflow: auto;
  191. height: 60%;
  192. width: 61.5%;
  193. background: #130e15;
  194. border: 5px dotted;
  195. border-color: #FFFFFF;
  196. border-radius: 10px;
  197. left: 5%;
  198. top: 10%;
  199. opacity: 0;
  200. transition-duration: 1s;
  201. font-family: Amatic SC;
  202. font-size: 4vh;
  203. color: #FFFFFF;
  204. }
  205.  
  206. #five {
  207. position: fixed;
  208. overflow: auto;
  209. height: 60%;
  210. width: 61.5%;
  211. background: transparent;
  212. border-radius: 10px;
  213. left: 5%;
  214. top: 10%;
  215. opacity: 0;
  216. transition-duration: 1s;
  217. font-family: Amatic SC;
  218. color: #FFFFFF;
  219. }
  220.  
  221. #one:target {
  222. opacity: 1;
  223. transition-duration: 1s;
  224. z-index: 4;
  225. }
  226.  
  227. #two:target {
  228. opacity: 1;
  229. transition-duration: 0s;
  230. z-index: 4;
  231. }
  232.  
  233. #three:target {
  234. opacity: 1;
  235. transition-duration: 0s;
  236. z-index: 4;
  237. }
  238.  
  239. #four:target {
  240. opacity: 1;
  241. transition-duration: 0s;
  242. z-index: 4;
  243. }
  244.  
  245. #five:target {
  246. opacity: 1;
  247. transition-duration: 1s;
  248. }
  249.  
  250. .clouds {
  251. position:fixed;
  252. left:0;
  253. bottom:-5%;
  254. width:100%;
  255. height:50%;
  256. display:block;
  257. overflow: visible;
  258. pointer-events: none;
  259. opacity: 0.5;
  260. background:transparent url('http://i.imgur.com/nptVSPv.png') repeat top center;
  261. z-index: 1;
  262. -moz-animation:move-scrolling-front 150s linear infinite;
  263. -ms-animation:move-scrolling-front 150s linear infinite;
  264. -o-animation:move-scrolling-front 150s linear infinite;
  265. -webkit-animation:move-scrolling-front 150s linear infinite;
  266. animation:move-scrolling-front 150s linear infinite;
  267. }
  268.  
  269. @keyframes move-scrolling-front{
  270. from{background-position:0% 0%}
  271. to{background-position:300% 0%}
  272. }
  273. @-webkit-keyframes move-scrolling-front{
  274. from{background-position:0% 0%}
  275. to{background-position:300% 0%}
  276. }
  277. @-moz-keyframes move-scrolling-front{
  278. from{background-position:0% 0%}
  279. to{background-position:300% 0%}
  280. }
  281. @-ms-keyframes move-scrolling-front{
  282. from{background-position:0% 0%}
  283. to{background-position:200% 0%}
  284. }
  285.  
  286. </style>
  287. <div id="elle">
  288. <div class="belle">
  289. <img src="http://i.imgur.com/pCMaR5g.png" style="height:90%" draggable="false">
  290. </div></div>
  291. <div id="name">
  292. <div class="lilith"><Font color=#fff>Myrah</font></div>
  293. <div class="navi">
  294. <center>
  295. <a href="#one">Stats</a> .
  296. <a href="#two">Family</a> .
  297. <a href="#three">Friends</a> .
  298. <a href="#four">OOC</a> .
  299. <a href="#five">⟲</a>
  300. </center>
  301. </div>
  302. </div>
  303. <div id="block"></div>
  304. <div id="quote"><align="left">Words are words,<br> Feelings and bullets hurt.</font></div>
  305. <div id="one">
  306. <center><h1><b>Stats</b></h1></center>
  307. Name <div class="s">Myrah</div><br>
  308. Moniker <div class="s">My or Rah</div><br>
  309. Age <div class="s">My or Rah</div><br>
  310. Species <div class="s">Early 20's</div><br>
  311. Height <div class="s">4'9</div><br>
  312. Complexion <div class="s">Pale</div><br>
  313. Hair <div class="s">White</div><br>
  314. Eyes <div class="s">Purple</div><br>
  315. Persona <div class="s">hyper</div><br>
  316. Relationship<div class="s">Single</div><br>
  317. Employment<div class="s">Librarian</div><br>
  318. Skills<div class="s">Too many to list</div><br>
  319. Alignment<div class="s">Neutral Good. </div><br>
  320. Gear<div class="s">Backpack Purse, lip gloss,wallet full of cash,magnetic book marks,and make up bag with mirror.
  321. </div><br>
  322.  
  323.  
  324. </div>
  325. <div id="two">
  326. <center><h1><b>Family/Gallery</b></h1>
  327.  
  328.  
  329.  
  330. </div>
  331. <div id="three">
  332. <center><h1><b>My Friends</b></h1></center>
  333. names here
  334. <center><h1><b>My Enemies</b></h1></center>
  335. more names here
  336. </div>
  337. <div id="four">
  338. <center><h1><b>Rules</b></h1></center>
  339. <font size="5vh">
  340. <font color="#E6E200">⚙</font> OCC and IC are two different worlds, <br>
  341. <font color="#E6E200">⚙</font> Don't just assume something sexual will happen because that is earned not just given. <br>
  342. <font color="#E6E200">⚙</font> Don't start a story with out discussing the plot, setting, and boundaries with me<br>
  343. <font color="#E6E200">⚙</font> Also one last thing, DON'T DO ONE LINERS!!! <br>
  344. <font color="#E6E200">⚙</font>Multi-para to Semi-para is very well appreciated and detail is orgasmic to the eyes. <br>
  345. <font color="#E6E200>⚙</font> Semi-PM Friendly<br><br>
  346. <center>v scroll for more v</center>
  347. </font>
  348. <center><h1><b>Typist Info</b></h1></center>
  349. <font color="#E6E200">⚙</font> 20 y.o.<br>
  350. <font color="#E6E200">⚙</font> Male<br>
  351. <font color="#E6E200">⚙</font>Designed By:\Snow/ <br>
  352. <font color="#E6E200">⚙</font> Get the code <a href="http://pastebin.com/wF5QzGvP"><b>Coded by moi.</b></a><br>
  353. <br><br>
  354. </div>
  355. <div id"five"></div>
  356. <div class="clouds"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement