Advertisement
rpaccount

Aliza

Oct 25th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.41 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3.  
  4.  
  5.  
  6. @import url(//fonts.googleapis.com/css?family=Alegreya+Sans+SC:400,700|Poiret+One|Quicksand|Josefin+Sans|Josefin+Slab|Unica+One|Oswald:300|Open+Sans+Condensed:300|Maven+Pro|Orbitron|Amatic+SC|Old+Standard+TT|Cinzel|Rock+Salt|Cinzel+Decorative|Julius+Sans+One|Six+Caps|Pinyon+Script);
  7.  
  8. .pfor {display: none;}
  9. body {background-color: transparent;}
  10. #profile {background-color: transparent;}
  11. #profile {border: 0px;}
  12.  
  13.  
  14.  
  15. body{
  16. background-image:url("http://az616578.vo.msecnd.net/files/2016/07/08/6360355067071799411094900483_cover.jpg");
  17. background-color: ;
  18. background-attachmen:;
  19. background-position:100% 00%;
  20. background-size:100%;
  21. background-repeat:no-repeat;
  22. cursor: url(), auto;
  23. }
  24.  
  25. visibility:visible;
  26. left:0%;
  27. top:0%;
  28. position:fixed;
  29. overflow:visible;
  30.  
  31.  
  32. width:195px;
  33. height:390px;
  34. margin-left:10px;
  35. margin-top:-380px;
  36. box-shadow: 5px 5px 20px #d11aff;
  37. -moz-box-shadow: 5px 5px 20px #d11aff;
  38. -webkit-box-shadow: 5px 5px 20px #d11aff;
  39. -moz-opacity: .60;
  40.  
  41. z-index:6;
  42. -moz-border-radius-bottomleft: 30px;
  43. -webkit-border-bottom-right-radius: 20px;
  44. border-bottom-right-radius: 20px;
  45. -moz-border-radius-bottomleft: 20px;
  46. -webkit-border-bottom-left-radius: 20px;
  47. border-bottom-left-radius: 20px;
  48. -webkit-transition: all 1.6s linear;
  49. -moz-transition: all 1.6s linear;
  50. -ms-transition: all 1.6s linear;
  51. -o-transition: all 1.6s linear;
  52. transition: all 1.6s linear;
  53. }
  54.  
  55.  
  56. #Gallery:hover {
  57. margin-top:0px;
  58. }
  59. .Gall {
  60. width:185px;
  61. height:320px;
  62. overflow:visible;
  63. margin:0px 10px 0px 5px;
  64. }
  65.  
  66.  
  67.  
  68.  
  69. .flip-container {
  70. -webkit-perspective: 1000;
  71. -moz-perspective: 1000;
  72. -o-perspective: 1000;
  73. perspective: 1000;
  74.  
  75.  
  76. }
  77.  
  78. .flip-container:hover .flipper,
  79. .flip-container.hover .flipper {
  80. -webkit-transform: rotateY(180deg);
  81. -moz-transform: rotateY(180deg);
  82. -o-transform: rotateY(180deg);
  83. transform: rotateY(180deg);
  84. }
  85.  
  86. .flip-container, .front, .back {
  87. width: 400px;
  88. height: 500px;
  89. }
  90.  
  91. .flipper {
  92. -webkit-transition: 0.6s;
  93. -webkit-transform-style: preserve-3d;
  94.  
  95. -moz-transition: 0.6s;
  96. -moz-transform-style: preserve-3d;
  97.  
  98. -o-transition: 0.6s;
  99. -o-transform-style: preserve-3d;
  100.  
  101. transition: 0.6s;
  102. transform-style: preserve-3d;
  103.  
  104. position: relative;
  105. }
  106.  
  107. .front, .back {
  108. -webkit-backface-visibility: hidden;
  109. -moz-backface-visibility: hidden;
  110. -o-backface-visibility: hidden;
  111. backface-visibility: hidden;
  112.  
  113. position: absolute;
  114. top: 0;
  115. left: 0;
  116. }
  117.  
  118. .front {
  119.  
  120. background: transparent
  121. }
  122.  
  123. .back {
  124. -webkit-transform: rotateY(180deg);
  125. -moz-transform: rotateY(180deg);
  126. -o-transform: rotateY(180deg);
  127. transform: rotateY(180deg);
  128.  
  129. background: transparent
  130. }
  131.  
  132.  
  133. -webkit-transform: rotate(-20deg);
  134. -moz-transform: rotate(-20deg);
  135. -o-transform: rotate(-20deg);
  136. transform: rotate(-20deg);
  137. }
  138.  
  139. a:active, a:link, a:visited {
  140. color: #d11aff;
  141. text-decoration: none;
  142. -webkit-transition: all 0.4s ease-in;
  143. -moz-transition: all 0.4s ease-in;
  144. -ms-transition: all 0.4s ease-in;
  145. -o-transition: all 0.4s ease-in;
  146. transition: all 0.4s ease-in;
  147. }
  148.  
  149. ::selection {color: #d11aff; background-color:transparent;}
  150. ::-moz-selection {color: #d11aff; background-color:#fff;}
  151.  
  152. ::-webkit-scrollbar { width: 5px; height:0px; }
  153. ::-webkit-scrollbar-thumb:vertical {
  154. background-color: #d11aff; border: none; }
  155.  
  156.  
  157.  
  158.  
  159. h3 {
  160. font-family: Homemade apple;
  161. color:#d11aff;
  162. font-size:17px;
  163. letter-spacing:2px;
  164. margin-bottom:5px;
  165. margin-top:8px;
  166. text-align: center;
  167. width: 100%;
  168. border-bottom:1px solid purple;}
  169.  
  170. h2{
  171. font-size: 16px;
  172. width: 100%;
  173. color: #d11aff;
  174. font-family: 'Play', cursive;
  175. font-weight: normal;
  176. line-height: 12px;
  177. text-transform: uppercase;
  178. text-align: left;
  179. border-bottom: 1px solid #d11aff;
  180. }
  181.  
  182.  
  183. h2:first-letter{
  184. color: #d11aff;
  185. font-size: 16px;
  186. font-weight: bold;
  187. text-shadow: 0px 0px 3px #fafafa;
  188. }
  189.  
  190. h1 { Color: #620066; Border-bottom: 1px solid #d11aff; Border-left: 40px solid #d11aff; Border-right: 40px solid #d11aff; font-size:16px; text-align: center; Text-Shadow: #555 2px 1px 1px; font-family: 'Architects Daughter', cursive; Margin-top: 6px;}
  191.  
  192.  
  193. .derp{
  194. position:absolute;
  195. top:100px;
  196. left:590px;
  197. width:240px;
  198. }
  199.  
  200. a.gluttony:link, a.gluttony:active, a.gluttony:visited{
  201. display: block;
  202. float: bottom;
  203. width: 10px;
  204. height:10px;
  205. margin-top: 11px;
  206. margin-right: 25px;
  207. border:6px double #d11aff;
  208. background-color: #111;
  209. transform: rotate (-45deg);
  210. -webkit-transform: rotate(-45deg);
  211. -ms-transform: rotate (-45deg);
  212. -webkit-transition: all 0.6s ease-out;
  213. -moz-transition: all 0.6s ease-out;
  214. }
  215.  
  216. a.gluttony:hover{
  217. border:6px double #d11aff;
  218. background-color:#e9d66b;
  219. text-decoration: #d11affnone;
  220. text-shadow:0px 0px 0px #fff;
  221. box-shadow:0px 0px 7px #d11aff;
  222. }
  223.  
  224.  
  225. .boxoshit {position: absolute;
  226. top: 410px;
  227. width: 450px;
  228. height: 220px;
  229. padding: 10px;
  230. left: 50px;
  231. overflow: auto;
  232. background:#d11aff;
  233. text-transform: uppercaps;
  234. font-family: fangsong;
  235. color: purple;
  236. font-size: 12px; opacity: 0;
  237. -webkit-transition: all 1s ease-in-out;
  238. transition: all 1s ease-in-out;
  239. z-index: 10;
  240. text-align: justify;}
  241. .boxoshit:target { opacity: 1.0; z-index: 11; top: 410px; border:2px solid #d11aff;}
  242. h3 {
  243. font-family: Homemade apple;
  244. color:#d11aff;
  245. font-size:17px;
  246. letter-spacing:2px;
  247. margin-bottom:5px;
  248. margin-top:8px;
  249. text-align: center;
  250. width: 100%;
  251. border-bottom:1px solid purple;}
  252.  
  253. h2{
  254. font-size: 16px;
  255. width: 100%;
  256. color:#d11aff;
  257. font-family: 'Play', cursive;
  258. font-weight: normal;
  259. line-height: 12px;
  260. text-transform: uppercase;
  261. text-align: left;
  262. border-bottom: 1px solid #d11aff;
  263. }
  264.  
  265.  
  266. h2:first-letter{
  267. color: #d11aff;
  268. font-size: 16px;
  269. font-weight: bold;
  270. text-shadow: 0px 0px 3px #fafafa;
  271. }
  272.  
  273. h1 { Color: #d11aff; Border-bottom: 1px solid #d11aff; Border-left: 40px solid #d11aff; Border-right: 40px solid #d11aff; font-size:16px; text-align: center; Text-Shadow: #555 2px 1px 1px; font-family: 'Architects Daughter', cursive; Margin-top: 6px;}
  274.  
  275.  
  276. .derp{
  277. position:absolute;
  278. top:200px;
  279. left:590px;
  280. width:240px;
  281. }
  282.  
  283. a.gluttony:link, a.gluttony:active, a.gluttony:visited{
  284. display: block;
  285. float: vertical;
  286. width: 10px;
  287. height:10px;
  288. margin-top: 25px;
  289. margin-right: 25px;
  290. border:6px double #d11aff;
  291. background-color: #111;
  292. transform: rotate (-45deg);
  293. -webkit-transform: rotate(-45deg);
  294. -ms-transform: rotate (-45deg);
  295. -webkit-transition: all 0.6s ease-out;
  296. -moz-transition: all 0.6s ease-out;
  297. }
  298.  
  299. a.gluttony:hover{
  300. border:6px double #333;
  301. background-color:#d11aff;
  302. text-decoration: none;
  303. text-shadow:0px 0px 0px #d11aff;
  304. box-shadow:0px 0px 7px #fff;
  305. }
  306.  
  307.  
  308. .boxoshit {position: absolute;
  309. top: 410px;
  310. width: 450px;
  311. height: 220px;
  312. padding: 10px;
  313. left: 40px;
  314. overflow: auto;
  315. background: #000;
  316. text-transform: uppercaps;
  317. font-family: fangsong;
  318. color: violet;
  319. font-size: 12px; opacity: 0;
  320. -webkit-transition: all 1s ease-in-out;
  321. transition: all 1s ease-in-out;
  322. z-index: 10;
  323. text-align: justify;}
  324. .boxoshit:target { opacity: 1.0; z-index: 11; top: 410px; border:2px solid d11aff;}
  325.  
  326.  
  327. </style>
  328.  
  329. <style onload="try { document.title = 'Bly; the Last Murian.' } catch (e) { }"></style>
  330.  
  331.  
  332.  
  333. <div id="icon">
  334. </div>
  335.  
  336. <div id="image">
  337. </div>
  338. <div class="derp">
  339. <a href="#Remember" class="gluttony"></a>
  340. <a href="#Sometimes" class="gluttony"></a>
  341. <a href="#Kindness" class="gluttony"></a>
  342. <a href="#Is," class="gluttony"></a>
  343. <a href="#Enough." class="gluttony"></a>
  344. <a href="#Reset..." class="gluttony"></a>
  345. </div></div>
  346.  
  347. <div id="Remember" class="boxoshit">
  348. <h3>U-um hello there</h3>
  349. <span style="float:left;"><b>Name</b></span> <span style="float:right;">Aliza</span><br>
  350. <span style="float:left;"><b>Gender</b></span> <span style="float:right;">Female</span><br>
  351. <span style="float:left;"><b>Age</b></span> <span style="float:right;">Unknown</span><br>
  352. <span style="float:left;"><b>Apparent Age</b></span> <span style="float:right;">Unknown</span><br>
  353. <span style="float:left;"><b>Height</b></span> <span style="float:right;">5'0"</span><br>
  354. <span style="float:left;"><b>Weight</b></span> <span style="float:right;">??</span><br>
  355. <span style="float:left;"><b>Orientation</b></span> <span style="float:right;">W-what?</span><br>
  356. <span style="float:left;"><b>Relationship</b></span> <span style="float:right;">S-single</span><br>
  357. <span style="float:left;"><b>Race</b></span> <span style="float:right;">Human</span><br>
  358. <span style="float:left;"><b>AU</b></span> <span style="float:right;"> Horrortale</span><br>
  359. <span style="float:left;"><b>Hair/Style</b></span> <span style="float:right;">Brown</span><br>
  360. <span style="float:left;"><b>Theme</b></span> <span style="float:right;"><a href="https://www.youtube.com/watch?v=SnV3SxRqNTg">Bernadette</a></span><br>
  361.  
  362.  
  363. </div>
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. </div>
  375.  
  376. <div id="Sometimes" class="boxoshit">
  377.  
  378. <h3>Y-you want to know?</h3>
  379. Aliza fell down several years after Frisk did their run, the Underground is in a state of ruin. Undyne took over ruling over the monsters who have been tortured and starved. Toriel who found the child took her in and forced Aliza to stay there and even poisoined her and killed Flowey who agreed to guide her throughout the Underground. After a long while and forgiving Toriel she managed to finally leave the ruins. After Aliza escaped the ruins, she met Sans, who pranked her by pushing a spike in her hand. He told her that Papyrus wants to catch her. Sans then told her to hide behind a corpse. Afterwards, he told Papyrus where is she hiding. Papyrus found her, but let her go because he thought that she is too easy to catch, and that she is only pretending to be weak.
  380. <br><br>
  381.  
  382. On the first puzzle (Orb and beartrap) Aliza got her head chopped of by a beartrap. On the second try, she used the orb to analyze where is the beartrap.
  383.  
  384. Then Aliza saved snowman and he gave her his nose (Yes, it's a carrot. Congratulations genius).
  385.  
  386. On the second puzzle, Aliza got stuck in the snow and die. On the second try, she realized that she can't solve it, so she used her first Freebie.
  387.  
  388. But then Sans realized that she can save, so he tried to tear her apart, until he heard some suspicious sounds, and ran away. Aliza met Flowey afterwards, and he told her more about the skeletons.
  389.  
  390. Then Aliza had to choose between Papyrus's spaghetti and Sans's headdog. She chose the spaghetti. Sans then told her that it's made from kids.
  391. <br><br>
  392. After solving Pap's puzzles he dropped her at Grillby's, where she was almot cooked to death, untils she was teleported outside by Sans showing that he does care, even if a little.
  393. </div>
  394.  
  395.  
  396.  
  397.  
  398. <div id="Kindness" class="boxoshit">
  399. <h3>F-friends?</h3>
  400.  
  401. <p><a target="_blank" href="https://roleplay.chat/profile.php?user=Horror+Sans"><img style="border-radius: 50%" src="https://i.pinimg.com/564x/44/d4/21/44d4213c5696b7dbec99052ade469eac.jpg" align="left" height="60" width="60"></a> <i>"S-sans..u-um, you could say he is a friend? H-he really likes to kill me...b-but when others try to...w-well it doesn't usually end up so w-well."</i></p>
  402. </div>
  403.  
  404.  
  405.  
  406.  
  407.  
  408. <div id="Is," class="boxoshit">
  409.  
  410. <h2>Gallery</h2>
  411. <a target="_blank" href="https://i.pinimg.com/564x/f3/54/29/f35429f6d54daba5e1ac8cb32dab7ccc.jpg" title=""> <img src="https://i.pinimg.com/564x/f3/54/29/f35429f6d54daba5e1ac8cb32dab7ccc.jpg" style="width:90px;padding:5px;background:url(https://i.pinimg.com/564x/f3/54/29/f35429f6d54daba5e1ac8cb32dab7ccc.jpg);"></a>
  412.  
  413.  
  414. <a target="_blank" href="https://i.pinimg.com/564x/a1/6f/4a/a16f4a4fa1748c3afe148bd70aa878c8.jpg" title=""> <img src="https://i.pinimg.com/564x/a1/6f/4a/a16f4a4fa1748c3afe148bd70aa878c8.jpg" style="width:90px;padding:5px;background:url(https://i.pinimg.com/564x/a1/6f/4a/a16f4a4fa1748c3afe148bd70aa878c8.jpg);"></a>
  415.  
  416. <a target="_blank" href="https://i.pinimg.com/564x/6a/cf/a3/6acfa332c7229a512b6e5a5046b343d5.jpg" title=""> <img src="https://i.pinimg.com/564x/6a/cf/a3/6acfa332c7229a512b6e5a5046b343d5.jpg" style="width:90px;padding:5px;background:url(https://i.pinimg.com/564x/6a/cf/a3/6acfa332c7229a512b6e5a5046b343d5.jpg);"></a>
  417.  
  418. <br>
  419. <a target="_blank" href="https://i.pinimg.com/564x/6c/50/c1/6c50c16d2bf1dfe9b1fc21b049db6971.jpg" title=""> <img src="https://i.pinimg.com/564x/6c/50/c1/6c50c16d2bf1dfe9b1fc21b049db6971.jpg" style="width:90px;padding:5px;background:url(https://i.pinimg.com/564x/6c/50/c1/6c50c16d2bf1dfe9b1fc21b049db6971.jpg);"></a>
  420.  
  421.  
  422. <a target="_blank" href="https://pre00.deviantart.net/e60b/th/pre/i/2017/259/6/1/horrortale_aliza_and_flowy_by_inverted_mind_inc-da5jr6k.png" title=""> <img src="https://pre00.deviantart.net/e60b/th/pre/i/2017/259/6/1/horrortale_aliza_and_flowy_by_inverted_mind_inc-da5jr6k.png" style="width:90px;padding:5px;background:url(https://pre00.deviantart.net/e60b/th/pre/i/2017/259/6/1/horrortale_aliza_and_flowy_by_inverted_mind_inc-da5jr6k.png);"></a>
  423.  
  424. <a target="_blank" href="https://img00.deviantart.net/0a09/i/2017/209/2/2/horrortale__aliza_by_shisorus-dbi0mzy.png" title=""> <img src="https://img00.deviantart.net/0a09/i/2017/209/2/2/horrortale__aliza_by_shisorus-dbi0mzy.png" style="width:90px;padding:5px;background:url(https://img00.deviantart.net/0a09/i/2017/209/2/2/horrortale__aliza_by_shisorus-dbi0mzy.png);"></a>
  425. <br>
  426.  
  427. </div>
  428. <div id="Enough." class="boxoshit">
  429. <h3>Out Of Character.</h3>
  430. No, I am not the Horror Aliza from before.
  431. <br>
  432. Easily approachable.
  433. <br>
  434. Story over smut.
  435. <br>
  436. IRL first always.
  437. <br>
  438. Guys, a para is three to five sentences no matter how long or short they are.
  439. <br>
  440. No taking IC into OOC and vise versa.
  441. <br>
  442. Don't like how I rp Aliza? Don't interact with me.
  443. <br>
  444. Also please put ooc into brackets, thank you.~
  445. </div>
  446. </div>
  447.  
  448. </div></div></center></div></center></div></center>
  449. //
  450.  
  451.  
  452.  
  453.  
  454.  
  455. </body>
  456. </html>
  457.  
  458. </style>
  459.  
  460. <style onload="try { document.title = 'Bly; the Last Murian.' } catch (e) { }"></style>
  461.  
  462.  
  463.  
  464. <div id="icon">
  465. </div>
  466.  
  467. <div id="image">
  468. </div>
  469. <div class="derp">
  470. <a href="#Remember" class="gluttony"></a>
  471. <a href="#Sometimes" class="gluttony"></a>
  472. <a href="#Kindness" class="gluttony"></a>
  473. <a href="#Is," class="gluttony"></a>
  474. <a href="#Enough." class="gluttony"></a>
  475. <a href="#Reset..." class="gluttony"></a>
  476. </div></div>
  477.  
  478.  
  479. </style>
  480.  
  481.  
  482. <div style="position: fixed; bottom: 0%; right: 10%; background-color: transparent;">
  483.  
  484. <div class="flip-container" ontouchstart="this.classList.toggle('hover');">
  485. <div class="flipper">
  486. <div class="front">
  487.  
  488. <img src="http://i.picpar.com/iL7c.png" height=100%>
  489. </div>
  490. <div class="back">
  491. <img src="http://i.picpar.com/9L7c.png" height=100%>
  492.  
  493. </div>
  494. </div>
  495.  
  496. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement