Advertisement
rpaccount

New strawberry

Nov 2nd, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.85 KB | None | 0 0
  1. <html>
  2. <head>
  3. <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  4. <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
  5. <script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.6.5/dat.gui.min.js"></script>
  6. <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
  7. <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js"></script>
  8. <script src="https://roleplay.chat/jquery.tooltipster.js"></script>
  9. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js"></script>
  10. <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/87/three.js"></script>
  11. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
  12. <link href="https://roleplay.chat/tooltipster.css" rel="stylesheet" type="text/css">
  13. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
  14. <script defer>
  15. window.onload = function() {
  16.  
  17. };
  18. </script>
  19. <style>
  20.  
  21. </style>
  22. </head>
  23. <body>
  24. <style>
  25.  
  26.  
  27. body {
  28. /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9bebd+0,cab3b1+40,936661+100 */
  29. background: #DE2520 url(http://i.picpar.com/U88c.png);
  30. overflow-y:hidden;
  31. overflow-x:hidden;}
  32. .tooltip {
  33. position: relative;
  34. display: inline-block;
  35. border-bottom: 1px dotted black;
  36. }
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. #image {
  45. position:fixed;
  46. left: 500;
  47. top:20;
  48. width: 270px;
  49. height: 270px;
  50. background-image: url('http://i.picpar.com/x28c.gif');
  51. background-size:90%;
  52. background-repeat:no-repeat;
  53. background-position:center;
  54. background-attachment:absolute;
  55. background-color:;
  56. ;
  57. border-radius:100px;
  58. -}
  59.  
  60. #image2 {
  61. position:fixed;
  62. left: 202;
  63. top: 10;
  64. width: 270px;
  65. height: 270px;
  66. background-image: url('http://i.picpar.com/Sz8c.png');
  67. background-size:100%;
  68. background-repeat:no-repeat;
  69. background-position:center;
  70. background-attachment:absolute;
  71. background-color:;
  72. ;
  73. border-radius:100px;
  74. -}
  75.  
  76. #image3 {
  77. position:fixed;
  78. left: 800;
  79. top: 10;
  80. width: 270px;
  81. height: 270px;
  82. background-image: url('http://i.picpar.com/y28c.png');
  83. background-size:100%;
  84. background-repeat:no-repeat;
  85. background-position:center;
  86. background-attachment:absolute;
  87. background-color:;
  88. border: ;
  89. border-radius:100px;
  90. -}
  91.  
  92. <br><p>
  93.  
  94.  
  95.  
  96. .tooltip .tooltiptext {
  97. visibility: hidden;
  98. width: 120px;
  99. background-color: black;
  100. color: #fff;
  101. text-align: center;
  102. border-radius: 6px;
  103. padding: 5px 0;
  104.  
  105. /* Position the tooltip */
  106. position: absolute;
  107. z-index: 1;
  108. }
  109.  
  110. .tooltip:hover .tiptext {
  111. visibility: visible;
  112. }
  113. a.second, a.second:link, a.second:active, a.second:visited {
  114. font-family: 'Julius Sans One', sans-serif;
  115. font-size:7pt;
  116. text-align:center;
  117. text-transform:uppercase;
  118. line-height:30px;
  119. height:30px;
  120. width:77px;
  121. display:block;
  122. font-weight:bold;
  123. text-decoration:none;
  124. -webkit-transition: all 2.4s ease-out;
  125. -moz-transition: all 2.4s ease-out;transition:
  126. all 2.4s ease-out;
  127. margin-bottom:2px;
  128. }
  129.  
  130. a.second, a.second:link, a.second:active, a.second:visited {
  131. width:auto;
  132. line-height:18px;
  133. height:18px;
  134. letter-spacing:1pt;
  135. margin-bottom:4px;
  136. text-align:left;
  137. padding-left:5px;
  138. }
  139.  
  140. a.second, a.second:link, a.second:active, a.second:visited { color: #ff66ff; background-color#ff66ff: }
  141. a.second:hover {color:#f5fafe; background-color: #ff80ff;
  142.  
  143. cursor: url(), auto;}
  144.  
  145. #Only{
  146. position:fixed;
  147. top:100px;
  148. left:650px;
  149. width:524px;
  150. height:258px;
  151.  
  152. }
  153.  
  154. .Three{
  155. position:absolute;
  156. top:22200px;
  157. left:-550px;
  158. width:280px;
  159. height:300px;
  160. #ffffff;
  161. }
  162.  
  163.  
  164.  
  165. .Scum{
  166. position:absolute;
  167. top:0px;
  168. right:0px;
  169. width:80px;
  170. height:300px;
  171. background:#ff66ff;
  172. text-align:center;
  173. text-shadow: 0px 0px 8px #5C007D;
  174. font-color: #ff66ff;
  175. font-variant: regular;
  176. text-align: center;
  177. font-family: 'Amatic SC', cursive;
  178. font-size: 20px;
  179. font-style:italic;
  180. color:#ffffff;
  181. border-radius: 70%;
  182. overflow-x: auto;
  183. overflow-y:auto;
  184. opacity:0;
  185. transition: all 0.8s ease-in-out;
  186. -webkit-transition: all 0.8s ease-in-out;
  187. -moz-transition: all 0.8s ease-in-out;
  188. -o-transition: all 0.8s ease-in-out;
  189. -ms-transition: all 0.8s ease-in-out;
  190. }
  191.  
  192. .Scum:hover{
  193. opacity:0.79;
  194. transition: all 0.8s ease-in-out;
  195. -webkit-transition: all 0.8s ease-in-out;
  196. -moz-transition: all 0.8s ease-in-out;
  197. -o-transition: all 0.8s ease-in-out;
  198. -ms-transition: all 0.8s ease-in-out;
  199. }
  200.  
  201.  
  202.  
  203. .Prey{
  204. position:absolute;
  205. top:280px;
  206. right:695px;
  207. width:260px;
  208. height:260px;
  209. background:url('') ;
  210. border:3px inset;
  211. opacity: 0;
  212. box-shadow: 0px 0px 25px #ff00ff;
  213.  
  214. }
  215.  
  216. .Prey:target{
  217. opacity:1;
  218. -webkit-transition:all 0.7s ease-in;
  219. -moz-transition:all 0.7s ease-in;
  220. -ms-transition:all 0.7s ease-in;
  221. -o-transition:all 0.7s ease-in;
  222. transition:all 0.7s ease-in;
  223. }
  224.  
  225.  
  226. .Kar{
  227. position:absolute;
  228. top:8px;
  229. right:8px;
  230. width:240px;
  231. height:240px;
  232. background:;
  233. overflow: auto;
  234. z-index: 10;
  235. border: ;
  236.  
  237. }
  238.  
  239.  
  240.  
  241.  
  242. .Circus{
  243. position: absolute;
  244. top: 240px;
  245. left:-390px;
  246. }
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. .Varuga{
  255. color: #660066;
  256. font-size:12px;
  257. text-align: justify;
  258. line-height:10px;
  259. font-family: 'Quicksand', sans-serif;
  260. letter-spacing:-1px;
  261. margin: 3px;
  262. }
  263.  
  264. .Kafka{
  265. position:absolute;
  266. bottom:420px;
  267. left:-550px;
  268. color:#ff00ff;
  269. font-size:20px;
  270. text-align:center;
  271. line-height:12px;
  272. font-family: 'Dawning of a New Day', cursive;
  273. letter-spacing:1px;
  274. text-shadow: 0px 0px 5px#e600e6;
  275. }
  276.  
  277. #Quote
  278. {
  279. text-shadow: 0px 0px 8px #ff66ff;
  280. color: #ff66ff;
  281. font-size: 20px;
  282. font-variant: regular;
  283. text-align: center;
  284. font-family: 'Cinzel Decorative', cursive;
  285. position: absolute; bottom:-600; left:50;
  286.  
  287. }
  288.  
  289.  
  290. a.bound:link, a.bound:active, a.bound:visited{
  291. display: block;
  292. float: left;
  293. width: 10px;
  294. height:10px;
  295. margin-left: 10px;
  296. border:2px double#ff66ff;
  297. border-radius: 50%;
  298. background-color: #ffffff;
  299. -webkit-transition: all 0.6s ease-out;
  300. -moz-transition: all 0.6s ease-out;
  301. box-shadow:0px 0px 10px #e600e6;
  302. }
  303.  
  304. a.bound:hover{ cursor: url(), auto;
  305. border:2px double #5C007D;
  306.  
  307. background-color:#ffe6ff;
  308. text-decoration: none;
  309. box-shadow:0px 0px 7px #ff1aff;
  310.  
  311.  
  312.  
  313. }
  314.  
  315. .flip-container:hover .flipper,
  316. .flip-container.hover .flipper {
  317. -webkit-transform: rotateY(180deg);
  318. -moz-transform: rotateY(180deg);
  319. -o-transform: rotateY(180deg);
  320. transform: rotateY(180deg);
  321. }
  322.  
  323. .flip-container, .front, .back {
  324. width: 400px;
  325. height: 500px;
  326. }
  327.  
  328. .flipper {
  329. -webkit-transition: 0.6s;
  330. -webkit-transform-style: preserve-3d;
  331.  
  332. -moz-transition: 0.6s;
  333. -moz-transform-style: preserve-3d;
  334.  
  335. -o-transition: 0.6s;
  336. -o-transform-style: preserve-3d;
  337.  
  338. transition: 0.6s;
  339. transform-style: preserve-3d;
  340.  
  341. position: relative;
  342. }
  343.  
  344. .front, .back {
  345. -webkit-backface-visibility: hidden;
  346. -moz-backface-visibility: hidden;
  347. -o-backface-visibility: hidden;
  348. backface-visibility: hidden;
  349.  
  350. position: absolute;
  351. top: 0;
  352. left: 0;
  353. }
  354.  
  355. .front {
  356.  
  357. background: transparent
  358. }
  359.  
  360. .back {
  361. -webkit-transform: rotateY(180deg);
  362. -moz-transform: rotateY(180deg);
  363. -o-transform: rotateY(180deg);
  364. transform: rotateY(180deg);
  365.  
  366. background: transparent
  367. }
  368.  
  369.  
  370. -webkit-transform: rotate(-20deg);
  371. -moz-transform: rotate(-20deg);
  372. -o-transform: rotate(-20deg);
  373. transform: rotate(-20deg);
  374. }
  375.  
  376. a.woah:link, a.woah:active, a.woah:visited {text-decoration: none;
  377. font-family: 'Quicksand', sans-serif;
  378. color: #c7f0f9;
  379. -webkit-transition: all 0.5s ease-in-out;
  380. -moz-transition: all 0.5s ease-in-out;
  381. -o-transition: all 0.5s ease-in-out;
  382. transition: all 0.5s ease-in-out;}
  383.  
  384. a.woah:hover, a.woah:focus {color: #fff; cursor: url(), auto;
  385. -webkit-transition: all 0.5s ease-in-out;
  386. -moz-transition: all 0.5s ease-in-out;
  387. -o-transition: all 0.5s ease-in-out;
  388. transition: all 0.5s ease-in-out;}
  389.  
  390.  
  391. b {
  392. text-shadow: 0px 0px 8px #245087;
  393. color: #5C007D;
  394. font-weight: none;
  395. font-size: 10px;
  396. letter-spacing: 1px;
  397. font-family: 'Julius Sans One', sans-serif;
  398. }
  399.  
  400. i{
  401. color:#ff1aff;
  402. font-family: 'Pinyon Script', cursive;
  403. font-weight:bold;
  404. letter-spacing: 1px;
  405. font-size:20px;
  406. font-style: none;
  407. }
  408.  
  409. u{
  410. color: #84BCDE;
  411. font-family: 'Rock Salt', cursive;
  412. font-weight:bold;
  413. letter-spacing: 1px;
  414. font-size:15px;
  415. font-style:italic;
  416. text-decoration:none;
  417. text-shadow: 0px 0px 5px #fff;
  418.  
  419. }
  420.  
  421. big{
  422. font-family:Georgia;
  423. font-style:italic;
  424. color: #ffe6ff;
  425. font-size:26px;
  426. line-height:11px;
  427. }
  428.  
  429. h1{
  430. font-size: 20px;
  431. width: 100%;
  432. font-family: 'Cinzel Decorative', cursive;
  433. color: #800080;
  434. font-weight: light;
  435. letter-spacing: 2px;
  436. line-height: 9px;
  437. text-transform: none;
  438. text-align: center;
  439. text-indent:1px;
  440. border-bottom: 1px double #ff66ff;
  441. text-shadow: px 1px 1px #fff;
  442. -webkit-transition:opacity 0.8s ease-out;
  443. transition: all 0.8s ease-out;
  444. }
  445.  
  446. h1:hover {
  447.  
  448. -webkit-transition:opacityz-index: 1;
  449. letter-spacing: 10px;
  450. -webkit-transition:opacity 0.8s ease-out;
  451. transition: all 0.8s ease-out;}
  452.  
  453.  
  454. .GIFHover a { position:relative; }
  455. .GIFHover a span { position:absolute; display:none; z-index:99; left: 100;
  456. overflow: visible;
  457. }
  458. .GIFHover a:hover span { display:block;
  459.  
  460. }
  461.  
  462.  
  463.  
  464.  
  465. h2 {
  466. color:#5C007D;
  467. font: normal 18px 'Over the Rainbow', cursive;
  468. font-weight:normal;
  469. text-align:center;
  470. letter-spacing:-1px;
  471. }
  472.  
  473. .h4 {color:5C007D;
  474. background-color: #ffffff;
  475. border-bottom: 1px double #fff; }
  476.  
  477. .h4{
  478. font-family: copperplate gothic light;
  479. text-transform:uppercase;
  480. line-height:100%;
  481. text-align:center;
  482. display:block;
  483. font-size: 11pt ;
  484. text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  485. }
  486.  
  487. .h4 {
  488. font-family: 'Quattrocento', serif;
  489. font-size: 14pt ;
  490. margin:10px 0px;
  491. padding:10px 0px;
  492. letter-spacing:2pt;
  493. }
  494.  
  495. ::-webkit-scrollbar {width: 1px;}
  496. ::-webkit-scrollbar-thumb:vertical {
  497. height: 4px;background-color: #ccc;}
  498. ::-webkit-scrollbar-thumb:horizontal {
  499. height: 4px;background-color: #ddd;border: 0px ;width: 1px;}
  500.  
  501. a.credit {
  502. position: fixed;
  503. left: 0;
  504. bottom: 0;}
  505.  
  506. </style>
  507.  
  508. <a href="http://roleplay.chat/profile.php?user=The Mortician" class="credit" target="_blank" title=""></a>
  509. <div id="Only">
  510.  
  511. <div class="Three">
  512. <div class="Choices">
  513. <div class="Scum">
  514.  
  515.  
  516.  
  517.  
  518.  
  519. </div>
  520. </div>
  521. </div>
  522.  
  523. <div id="Follow me" class="Prey">
  524. <div class="Kar">
  525. <div class="Varuga">
  526. <h1>Never Fear!</h1>
  527.  
  528.  
  529.  
  530. <font style=float:left><b>Name</b></font> <font style=float:right>Toriel Dreemurr.</font><br><br>
  531. <font style=float:left><b>Nickname</b></font> <font style=float:right><a title="T, Tori, The Terrific Tori! Strawberry, Snuggleberry.">hover</a></font><br><br>
  532. <font style=float:left><b>Gender</b></font> <font style=float:right>Female.</font><br><br>
  533. <font style=float:left><b>Apparent Age</b></font> <font style=float:right>Erm</font><br><br>
  534. <font style=float:left><b>Race</b></font> <font style=float:right>Monster.</font><br><br>
  535. <font style=float:left><b>Height</b></font> <font style=float:right>4'11".</font><br><br>
  536. <font style=float:left><b>Species</b></font> <font style=float:right>Goat.</font><br><br>
  537. <font style=float:left><b>Tresses</b></font> <font style=float:right>White.</font><br><br>
  538. <font style=float:left><b>Irises</b></font> <font style=float:right>Reddish pink.</font><br><br>
  539.  
  540. <font style=float:left><b>Marital</b></font> <font style=float:right></font><a target="_blank" https://roleplay.chat/profile.php?user=sans%20the%20popular">♥ Engaged to my Blueberry. ♥</a><br><br>
  541.  
  542. <font style=float:left><b>Orientation</b></font> <font style=float:right>What's that?</font><br><br>
  543.  
  544. <font style=float:left><b>Song</b></font> <font style=float:right><a href="https://www.youtube.com/watch?v=_vf7K9j1Rbk">Burning remix</a></font><br><br>
  545.  
  546.  
  547.  
  548. </div></div>
  549. </div>
  550. <div id="if you" class="Prey">
  551. <div class="Kar">
  552. <div class="Varuga">
  553.  
  554. <h1>The Terrific~</h1><br>
  555. To give some insight about this little berry, her and her brother Asgore (Gori) are the children of Asriel. Who much like Gaster ended up disappering. Gori seems to be the only one who remembers him. In their world her and her brother have taken over the roles as Sans (Gori) and Papyrus (Tori). Despite trying seek out their father the goat monster aspired to be a member of the Royal Guard.
  556. <br><br>
  557. The strawberry has never given up hope to find her father as well as searching for a human that might have fallen into the Underground, there is always hope!
  558. </div></div>
  559. </div>
  560. <div id="think you" class="Prey">
  561. <div class="Kar">
  562. <div class="Varuga">
  563. <h1>Tori!</h1>
  564. <a title="Magic comes from the user's will, soul. With that being said, with Monster magic the intent will be set depending on if the magic is to harm or not."> Setting intent.</a>.<br><br>
  565.  
  566. <a title="Yes, we all know about magic, however this is not just for combat. This is used for cooking as well, when cooking with magic it is for Monsters (including skeletons) to consume and reverts it back into energy. For non Monsters (or those not from the Underground ) it provides a sort of healing property and can be used to boost energy levels. Tori has very good control over her magic and control via will alone thanks to many training sessions.">Magic</a>.<br><br>
  567.  
  568. <a title="Much like all of the other Toriels out there, she is able to use fire magic as well. This is used for distance as well as up closed and personal in regarding her fighting style.">Fire magic</a>.<br><br>
  569.  
  570. <a title="Pink magic, it is often seen as being cute when it appears as shimmers for sparkles but it is anything but cute.~ This magic is crystal, it is used for a wide varitie of things like armor, shields, to items. She is able to coat other things with said magic. There is something else to this pink magic, there is an explosive factor to it...meaning if enough force is dealt or if it is done dilbertly. The magic seep back within her body to reenergize her to continue the fight but it is is small amounts thanks to the sharding effect that it has. The shards will either be used to attack the enemy with or will be sent back to her. ">Pink Magic</a>.<br><br>
  571.  
  572. <a title="CQC, this goat perfers to hit hard and fast. She is not strong persay but the strenght is done with momentum during the fight.">Hand to hand.</a>.<br><br>
  573.  
  574. <a title="Much like during experiements that made Sans and Papyrus, her and her brother were made with DT, it is extremly toxic to monsters but regardless she has it. It ususally appears in the most extreme cases and will be often leaked. Usually this is in the form of a bubble barrier that reacts the same way to her Pink Magic. It hurts to use and will kill the goat. As of now she is trying to keep it under control. ">Determination.</a>.<br><br>
  575.  
  576. <a title="They are like Gaster Blasters, however these blasters are created by Asriel, what hers do...don't know yet. She has to learn how to summon them first. ">Dreamer Beamers.</a>.<br><br>
  577.  
  578.  
  579.  
  580. </div></div>
  581. </div>
  582. <div id="can handle" class="Prey">
  583. <div class="Kar">
  584. <div class="Varuga">
  585.  
  586. <h1>is here!</h1>
  587.  
  588. Aside from finally making it into the Royal guard thanks to the help of her good friend Fresh! Ontop of that she had met the Blueberry and love slowly blossomed on the battle field. After a long while of spending time together it was decided that then and there they would get married. Her life could not be better.
  589. <br><br>
  590. Many friends have been made, including Lord. Blueberry and Lord have been living with her and Gori until they found a new home on The Floating Islands. From there on out life had gotten better until meeting this thing called Dark Corpse. This person had the intent to do harm or worse to everyone and well...being an officer Tori had to do her job but failed. This failure resulted in her brother stepping in for her and...being killed. This prompted Tori to jump to action right now...she is <a href="https://www.youtube.com/watch?v=PbzfvBR6wrA"> armed and ready</a> to burn Corpse down.
  591. <br><br> Years of training...don't fail please.
  592. </div></div>
  593. </div>
  594. <div id="the" class="Prey">
  595. <div class="Kar">
  596. <div class="Varuga">
  597.  
  598. <h1>Loved ones.~</h1>
  599.  
  600.  
  601. <a href="https://roleplay.chat/profile.php?user=sans%20the%20popular"><img style="border-radius: 50%" src="https://i.pinimg.com/564x/31/34/0c/31340c5f82599552190bc801db09e6d8.jpg" align="left" height="60" width="60"></a> <i>"My loveberry, heh and people say love can't be found on the battlefield."</i><br><br><br><br><p>
  602.  
  603. <a href="https://roleplay.chat/profile.php?user=Overlord%20Sans"><img style="border-radius: 50%" src="https://i.pinimg.com/564x/d5/22/76/d5227683fd1d283e710e17ead51e3668.jpg" align="left" height="60" width="60"></a> <i>"Tsunberry~ I still see you as my brother."</i><br><br><br><br><p>
  604.  
  605. <a href="https://roleplay.chat/profile.php?user=Dreemurr%20Asgore"><img style="border-radius: 50%" src="https://i.pinimg.com/564x/6e/fb/f6/6efbf656f4e389e9bebb1dceee226e87.jpg" align="left" height="60" width="60"></a> <i>"Brotherberry, this lazy pocky eater! Love you bro."</i><br><br><br><br><p>
  606.  
  607. <a href="https://roleplay.chat/profile.php?user=Fresh%20Prince"><img style="border-radius: 50%" src="https://i.pinimg.com/originals/9d/34/e9/9d34e90c50c9ca90e685ac59b944df99.gif" align="left" height="60" width="60"></a> <i>"Freshberry. He is the best neon bro ever!"</i><br><br><br><br><p>
  608.  
  609.  
  610.  
  611. <a href="https://roleplay.chat/profile.php?user=Sun%20Knight"><img style="border-radius: 50%" src="https://i.pinimg.com/564x/3c/d4/30/3cd4300982fdee4015a3b5faacae11c1.jpg" align="left" height="60" width="60"></a> <i>"Sunberry! Adventure time! Lets go!"</i><br><br><br><br><p>
  612.  
  613. <a href="https://roleplay.chat/profile.php?user=King%20Sans"><img style="border-radius: 50%" src="https://i.pinimg.com/564x/e4/4d/01/e44d018e7f49fad4cd0e774484608178.jpg" align="left" height="60" width="60"></a> <i>"My Kingberry! Don't worry, I beleive in you! I won't let you down!"</i><br><br><br><br><p>
  614.  
  615.  
  616.  
  617. </div></div>
  618. </div>
  619. <div id="truth" class="Prey">
  620. <div class="Kar">
  621. <div class="Varuga">
  622.  
  623. <h1>O.O.C</h1>
  624. <font style=float:left>
  625. <li>First off, while I edited different parts of code in, the codes belong to <a href="http://roleplay.chat/profile.php?user=The Mortician">Gaia</a>.</li><br>
  626. <li>The picture on the top right with the knife was drawn by <a href="https://roleplay.chat/profile.php?user=sans%20the%20popular">Blueberry</a> Do NOT steal....that goes for the profile.</li><br>
  627. <li>Crossovers welcome.</li><br>
  628. <li>No pming me for smut, it isn't going to happen unless you are the love interest.</li><br>
  629. <li>Combat is welcome if needed, but since she is gentle soul there will be no senseless violence.</li><br>
  630. <li>I do have a life outside of Rp, please be aware of that.</li><br>
  631. <li>I am slow to respond, please be patient.</li><br>
  632. <li>IC drama? Yes, OOC drama, no.</li><br>
  633. <li>Right to refuse rp.</li><br>
  634. <li>I am not Tori and Tori is not me.</li><br>
  635. <li>I know the role of AS Tori but I'm putting my own spin on it, problem? Don't rp with me.</li><br>
  636. <li>Please let's just get along and have fun.</li><br>
  637. <li>Very pm/rp friendly</li><br>
  638. <li>Here to have fun and chill.</li><br>
  639. <li>Sup?</li><br>
  640. </font>
  641. </div>
  642. </div>
  643.  
  644. </div>
  645.  
  646. <div class="Circus">
  647. <a class="bound" href="#Follow me"></a>
  648. <a class="bound" href="#if you"></a>
  649. <a class="bound" href="#think you"></a>
  650. <a class="bound" href="#can handle"></a>
  651. <a class="bound" href="#the"></a>
  652. <a class="bound" href="#truth"></a>
  653. <a class="bound" href="#It's Me..."></a>
  654. </div>
  655.  
  656. <div class="Kafka">
  657.  
  658. </div>
  659. </div></div></center>
  660.  
  661.  
  662. <div id="Gallery">
  663. <div class="GIFHover">
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671. </body>
  672. </html>
  673.  
  674.  
  675.  
  676. <div id="image">
  677. <div id="image2">
  678. <div id="image3">
  679.  
  680.  
  681. </style>
  682. <div style="position: fixed; bottom: 0%; right: 10%; background-color: transparent;">
  683.  
  684. <div class="flip-container" ontouchstart="this.classList.toggle('hover');">
  685. <div class="flipper">
  686. <div class="front">
  687.  
  688. <img src="http://i.picpar.com/a08c.png" height=100%>
  689. </div>
  690. <div class="back">
  691. <img src="http://i.picpar.com/b08c.png" height=70%>
  692.  
  693. </div>
  694.  
  695. </body>
  696. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement