Advertisement
NaotoShirgone

New Little Kinky Bunny

Feb 23rd, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 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://68.media.tumblr.com/251837f08eda56b7dcfee8ace59f07ff/tumblr_npbt9cJebW1ssm5t3o1_1280.png');
  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: #000;
  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: -10%;
  55. height: 110%;
  56. }
  57.  
  58. #name {
  59. position: fixed;
  60. background: transparent;
  61. height: 15%;
  62. width: 100%;
  63. bottom: 0%;
  64. left: -2%;
  65. z-index: 1;
  66. }
  67.  
  68. .lilith {
  69. position: absolute;
  70. font-family: Great Vibes;
  71. text-shadow: -1px 0 black, 0 2px black, 2px 0 Pink, 0 2px black;
  72. color: #FF00B1;
  73. font-size: 10vh;
  74. left: 3%;
  75. bottom: 0%;
  76. }
  77.  
  78. #name:hover .navi{
  79. opacity: 1;
  80. transition-duration: 1s;
  81. z-index: 1;
  82. }
  83.  
  84. .navi {
  85. position: absolute;
  86. background: transparent;
  87. border: 5px dotted;
  88. border-radius: 10px;
  89. border-color: #000;
  90. color: #000000;
  91. height: 30%;
  92. width: 28%;
  93. font-size: 4vh;
  94. font-family: cookie;
  95. right: 10%;
  96. bottom: 40%;
  97. opacity: 0;
  98. transition-duration: 1s;
  99. z-index: 1;
  100. }
  101.  
  102. #quote {
  103. z-index: -2;
  104. position: fixed;
  105. height: 60%;
  106. width: 60%;
  107. font-family: Sacramento;
  108. font-size: 6.5vh;
  109. color: #000;
  110. text-shadow: 1px 0 black, 0 2px Pink, 2px 0 Pink, 0 1px black;
  111. text-shadow: 0vh 0vw 2vh #790533;
  112. background: transparent;
  113. left: 63%;
  114. top: 1%;
  115. opacity: 1;
  116. animation: pulse 2s 1;
  117. -webkit-animation: pulse 2s 1;
  118. animation-fill-mode: forwards;
  119. -webkit-animation-fill-mode: forwards;
  120. animation-iteration-count: infinite;
  121. animation-direction: alternate;
  122. }
  123.  
  124. @keyframes pulse{
  125. from{opacity: 1;}
  126. to{opacity: 0.5;}
  127. }
  128.  
  129. @-webkit-keyframes pulse{
  130. from{opacity: 1;}
  131. to{opacity: 0.5;}
  132. }
  133.  
  134.  
  135. #one {
  136. position: fixed;
  137. overflow: auto;
  138. height: 60%;
  139. width: 40%;
  140. background: #130e15;
  141. border: 5px dotted;
  142. border-color: #FFFFFF;
  143. border-radius: 10px;
  144. left: 58%;
  145. top: 9%;
  146. opacity: 0;
  147. transition-duration: 0s;
  148. font-family: Amatic SC;
  149. font-size: 4vh;
  150. color: #FFFFFF;
  151. }
  152.  
  153. #two {
  154. position: fixed;
  155. overflow: auto;
  156. height: 60%;
  157. width: 40%;
  158. background: #130e15;
  159. border: 5px dotted;
  160. border-color: #FFFFFF;
  161. border-radius: 10px;
  162. left: 58%;
  163. top: 9%;
  164. opacity: 0;
  165. transition-duration: 0s;
  166. font-family: Amatic SC;
  167. font-size: 4vh;
  168. color: #FFFFFF;
  169. }
  170.  
  171. #three {
  172. position: fixed;
  173. overflow: auto;
  174. height: 60%;
  175. width: 40%;
  176. background: #130e15;
  177. border: 5px dotted;
  178. border-color: #FFFFFF;
  179. border-radius: 10px;
  180. left: 58%;
  181. top: 9%;
  182. opacity: 0;
  183. transition-duration: 0s;
  184. font-family: Amatic SC;
  185. font-size: 4vh;
  186. color: #FFFFFF;
  187. }
  188.  
  189. #four {
  190. position: fixed;
  191. overflow: auto;
  192. height: 60%;
  193. width: 40%;
  194. background: #130e15;
  195. border: 5px dotted;
  196. border-color: #FFFFFF;
  197. border-radius: 10px;
  198. left: 58%;
  199. top: 9%;
  200. opacity: 0;
  201. transition-duration: 0s;
  202. font-family: Amatic SC;
  203. font-size: 4vh;
  204. color: #FFFFFF;
  205. }
  206.  
  207. #five {
  208. position: fixed;
  209. overflow: auto;
  210. height: 60%;
  211. width: 5brb0%;
  212. background: transparent;
  213. border-radius: 10px;
  214. left: 58%;
  215. top: 9%;
  216. opacity: 0;
  217. transition-duration: 1s;
  218. font-family: Amatic SC;
  219. color: #FFFFFF;
  220. }
  221.  
  222. #one:target {
  223. opacity: 1;
  224. transition-duration: 1s;
  225. z-index: 4;
  226. }
  227.  
  228. #two:target {
  229. opacity: 1;
  230. transition-duration: 0s;
  231. z-index: 4;
  232. }
  233.  
  234. #three:target {
  235. opacity: 1;
  236. transition-duration: 0s;
  237. z-index: 4;
  238. }
  239.  
  240. #four:target {
  241. opacity: 1;
  242. transition-duration: 0s;
  243. z-index: 4;
  244. }
  245.  
  246. #five:target {
  247. opacity: 1;
  248. transition-duration: 1s;
  249. }
  250.  
  251. .clouds {
  252. position:fixed;
  253. left:0;
  254. bottom:-5%;
  255. width:100%;
  256. height:50%;
  257. display:block;
  258. overflow: visible;
  259. pointer-events: none;
  260. opacity: 0.5;
  261. background:transparent url('http://i.imgur.com/nptVSPv.png') repeat top center;
  262. z-index: 1;
  263. -moz-animation:move-scrolling-front 150s linear infinite;
  264. -ms-animation:move-scrolling-front 150s linear infinite;
  265. -o-animation:move-scrolling-front 150s linear infinite;
  266. -webkit-animation:move-scrolling-front 150s linear infinite;
  267. animation:move-scrolling-front 150s linear infinite;
  268. }
  269.  
  270. @keyframes move-scrolling-front{
  271. from{background-position:0% 0%}
  272. to{background-position:300% 0%}
  273. }
  274. @-webkit-keyframes move-scrolling-front{
  275. from{background-position:0% 0%}
  276. to{background-position:300% 0%}
  277. }
  278. @-moz-keyframes move-scrolling-front{
  279. from{background-position:0% 0%}
  280. to{background-position:300% 0%}
  281. }
  282. @-ms-keyframes move-scrolling-front{
  283. from{background-position:0% 0%}
  284. to{background-position:200% 0%}
  285. }
  286.  
  287. </style>
  288. <div id="elle">
  289. <div class="belle">
  290. <img src="" style="height:90%" draggable="false">
  291. </div></div>
  292. <div id="name">
  293. <div class="lilith"><Font color=#FF00B1>The Bunny</font></div>
  294. <div class="navi">
  295. <center>
  296. <a href="#one">Stats</a> .
  297. <a href="#two">Kinks</a> .
  298. <a href="#three">Family&Friends+</a> .
  299. <a href="#four">OOC</a> .
  300. <a href="#five">⟲</a>
  301. </center>
  302. </div>
  303. </div>
  304. <div id="block"></div>
  305. <div id="quote">I will show you what I can do.</font></div>
  306. <div id="one">
  307. <h1><center>LilKinkyBunny<br>About</center></h1>
  308. <font face="Arial"color="#FFFFFF">
  309. <font size="4">
  310. <center>
  311. <Font Color=#E908FF>
  312. <p><img src="https://s-media-cache-ak0.pinimg.com/236x/95/98/df/9598df6116196152d5a99d52563435ec.jpg" alt="Smiley face" style="float:Right;width:160px;height:150px;">
  313. <h2></h2>
  314. <p style="text-align:Left;text-indent:0%;">
  315. <b>Name:</b><Font Color=#ffffff>KinkyLilBunny (lil)</Font>
  316. <br>
  317. <b>Species:</b><Font Color=#ffffff> Bunny Girl</Font>
  318. <br>
  319. <b>Gender:</b><Font Color=#ffffff> Female</Font>
  320. <br>
  321. <b>Age:</b> <Font Color=#ffffff>20</Font>
  322. <br>
  323. <b>Occupation:</b><Font color=#ffffff>Pop Idol/Bartender </Font>
  324. <br>
  325. <b>Relationship/Mate:</b><font Color=#ffffff>Jason Winchester</font>
  326. <br>
  327. <b>Family:</b><font Color=#ffffff>Myrah(daughter)</font>
  328. <br>
  329. <b>Hair:</b><Font Color=#ffffff> Pink/Purple</Font>
  330. <br>
  331. <b>Eyes:</b><Font Color=#ffffff> Purple</Font>
  332. <br>
  333. <b>Height:</b><Font Color=#ffffff>5'2 </Font>
  334. <br>
  335. <b>Orientation:</b><Font Color=#ffffff> Straight</Font>
  336. <br>
  337. </p> <br>
  338. </center>
  339. <hr color="#FF115E" size="1">
  340. <Center><B><i>Likes/Dislikes</b></i><br>
  341. <Font Color=#ffffff>
  342. <p style="text-align:Left;text-indent:0%;">
  343. <b><center> <Font Color=#FF115E>Likes</font></center></b>
  344. <ul>
  345. <li>Interesting peoples</li>
  346. <li>Music</li>
  347. <li>Drawling</li>
  348. <li>Making up new songs</li>
  349. <li>Dressing up </li>
  350. <li>Preforming concerts</li>
  351. <li> Making people smile and laugh</li>
  352. </ul>
  353. </p>
  354. <p style="text-align:Left;text-indent:0%;">
  355. <b><center> <Font Color=#FF115E>Dislikes</font></center></b>
  356. <ul>
  357. <li>Grabby people</li>
  358. <li>Pushy people</li>
  359. <li> Clingers </li>
  360. <li>Rude and man people</li>
  361. <li>Make up </li>
  362. <li>Extremely Fluffy dresses</li>
  363. <li> People who dont take no as answer<li>
  364. </ul>
  365.  
  366. </p>
  367. <hr color="#FF115E" size="1">
  368. <img src="http://pre11.deviantart.net/2a60/th/pre/f/2012/215/f/4/yuzuki_yukari___come_to_my_world___by_takuneru-d59msh4.jpg" title="Hello3" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  369. <img src="https://s-media-cache-ak0.pinimg.com/236x/95/98/df/9598df6116196152d5a99d52563435ec.jpg" title="The Kinky Kitty" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  370. <br>
  371. <img src="https://i.ytimg.com/vi/zGz4ilSUuRE/maxresdefault.jpg" title="Got Milk?" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  372. <img src="http://pre14.deviantart.net/7bdb/th/pre/f/2015/220/e/4/yuzuki_yukari__in_the_blue_by_myungsoolim-d94vewh.png" title="Kinky Side" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  373. <img src="https://s-media-cache-ak0.pinimg.com/600x315/7c/fb/42/7cfb42adea0b25539a73d4919588ad62.jpg" title="Nyan?" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  374. <br>
  375. <img src="http://otakixus.net/blog/wp-content/uploads/2014/11/yande.re-303505-dress-pantsu-see_through-thighhighs-vocaloid-yoshino_ryou-yuzuki_yukari.jpg" title="Hello3" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  376. <img src="http://otakixus.net/blog/wp-content/uploads/2015/03/Konachan.com-196839-flowers-long_hair-lyodi-purple_hair-stars-thighhighs-twintails-vocaloid-yuzuki_yukari-350x249.jpg" title="The Kinky Kitty" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  377. <br>
  378.  
  379.  
  380. </div><br>
  381.  
  382.  
  383. </div>
  384. <div id="two">
  385. <center><h1><b>Kinks/Gallery:</b></h1>
  386.  
  387.  
  388. <Center>Gallery:</center><br>
  389. </a><img src="http://hentaipussypics.com/blog/wp-content/uploads/2015/11/yuzuki-yukari-03.jpg" title="." style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  390. <img src="https://t.nhentai.net/galleries/863031/thumb.jpg" title="If you make me submit the I am yours, I will do as you say but it's not easy, Just tying me up and chaining me down will not make me submit to you, you have to know how to break me how to make me listen, possibly even train me to so. But my mind is strong, Think you can make me bend to your will?" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  391. <img src="http://img1.thatpervert.com/pics/post/Yuzuki-Yukari-vocaloid-Anime-Lolicon-2977041.png" title="To train me will take time but do you have the patience to deal with a bunny who doesn't like to Listen, Training might be harder seeing as I wont listen. You have to break me, make me want you, But that as well is harder done then said." style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  392. <img src="http://img0.thatpervert.com/pics/post/Anal-hentai-hentai--censored-hentai-2918176.jpeg" title="I dare you try and beak me in and we will see who breaks first. Though I warn you I am a very stubborn bunny rabbit.
  393. " style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  394. <br>
  395. <img src="https://cdn.awwni.me/r52w.png" title="Though if you do manage to break me you will get a submissive who will listen unconditionally to you and give you everything you ask and want. For if you can break me I will give you all your desires not matter how naughty or dark they are.
  396. " style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  397. <img src="http://hentaipussypics.com/blog/wp-content/uploads/2015/11/yuzuki-yukari-02.jpg" title="So Try and tame me give it you best lil shot, For I will decide if you are worthy of being my master or not. Seeing as if you cant break me then guess youll be my pet after all, For I am not just all about being a sub I have a little Dom in me as well.
  398. " style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  399. <img src="https://40.media.tumblr.com/9de4b9ca9b96cb0cf5c1b45d7c341090/tumblr_nugzrvfmYC1uexecjo1_1280.jpg" title="Now then will you take up the challenge and try to become my master or will you fall and be my pet. For I will not wait forever before going on the hunt myself. So come challenge me, try and bring me to my knees, Try and make me only want you, only crave you. We will see how well that works out.
  400. " style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  401.  
  402.  
  403.  
  404. </div>
  405. <div id="three">
  406.  
  407. <Center><B><Font Color=#ffffff> My Masters</b></font></Center>
  408. <Br><center>
  409. <center>
  410. <img src="https://s-media-cache-ak0.pinimg.com/736x/fd/e6/b2/fde6b244e5d9c6ba6dadd91a7be0e9b2.jpg" title="Master Jason" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  411. <img src="http://data.whicdn.com/images/60835660/large.jpg" title="Master Jimmy" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  412. <img src="http://i737.photobucket.com/albums/xx17/LordDante13/Black%20Cross%20Brigade/8_Heaven-Sentinel1.jpg" title="My True Master Landeril" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  413. <hr color="#FF115E" size="1">
  414. <Center><B><Font Color=#ffffff> My Family</b></font></Center>
  415. <img src="http://rs1202.pbsrc.com/albums/bb370/AnonymousLolita/Anime%20Male/cavallone.jpg~c200" title="My Husband/Master" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  416. <img src="http://i.imgur.com/ZznXtbu.jpg" title="My Daughter Myrah" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  417.  
  418. <hr color="#FF115E" size="1">
  419. <Center><B><Font Color=#ffffff> My Friends</b></font></Center>
  420.  
  421. <img src="https://a.wattpad.com/cover/61764735-368-k337163.jpg" title="Andrea" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  422. <img src="http://orig07.deviantart.net/e25f/f/2013/360/1/6/neko_girl_render_03_by_sakutaneko-d6zirtu.png" title="Jessica" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  423. <img src="http://dncache-mauganscorp.netdna-ssl.com/thumbseg/1298/1298414-bigthumbnail.jpg" title="Cute Little Aki" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  424. <br>
  425. <img src="http://vignette1.wikia.nocookie.net/fireemblem/images/7/72/FEF_Camilla_My_Room_Model.png/revision/latest?cb=20160527024240" title="Mayla" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  426. <img src="https://s-media-cache-ak0.pinimg.com/236x/40/57/2a/40572abaaf860ccc8803ad1caa9a46a5.jpg" title="Lucas" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  427. <img src="https://s-media-cache-ak0.pinimg.com/236x/d4/ba/8c/d4ba8c7a1ececbc50fc466608017665d.jpg" title="Trace" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  428. <img src="https://d.wattpad.com/story_parts/170102621/images/14071fa07d5ae091.jpg" title="Alpha" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  429. <br>
  430. <img src="https://s-media-cache-ak0.pinimg.com/564x/89/aa/06/89aa0688ffeb6690d130861e85b304e0.jpg" title="DetriotMetalCity" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  431. <img src="http://media-cache-ak0.pinimg.com/736x/3d/fa/bb/3dfabb139b1b9603e91402882c760bd5.jpg" title="MasterRichard" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  432. <img src="http://rs783.pbsrc.com/albums/yy113/Automatic_PWNage/Random%20Anime/coolness.jpg~c200" title="Prometheus" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  433. <br><br>
  434. <img src="https://s-media-cache-ak0.pinimg.com/originals/96/07/3e/96073e9bdd8713bb4c4890fe7cf98490.jpg" title="Kalldren" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  435. <img src="http://orig01.deviantart.net/3a77/f/2015/216/3/7/cool_anime_guy__by_renderrin_san-d9445im.png" title="Gem" style="width:100px;height:140px;border:1px solid #FF115E;border-radius:10px;float: center;"></a>
  436.  
  437. <hr color="#FF115E" size="1">
  438.  
  439. <br>
  440. <br>
  441. <br>
  442. </center>
  443.  
  444. </div>
  445. <div id="four">
  446. <center><h1><b>Rules</b></h1></center>
  447. <font size="5vh">
  448. <font color="#FF115E">❃</font> OCC and IC are two different worlds, <br>
  449. <font color="#FF115E">❃</font> Don't just assume something sexual will happen because that is earned not just given. <br>
  450. <font color="#FF115E">❃</font> Don't start a story with out discussing the plot, setting, and boundaries with me<br>
  451. <font color="#FF115E">❃</font> Also one last thing, DON'T DO ONE LINERS!!! <br>
  452. <font color="#FF115E">❃</font>Multi-para to Semi-para is very well appreciated and detail is orgasmic to the eyes. <br>
  453. <font color="#FF115E">❃</font> Semi-PM Friendly<br><br>
  454. </font>
  455. <center><a href="http://www.thiscrush.com/~lilkinkybunny" title="lilkinkybunny's CrushTag"><img src="http://www.thiscrush.com/tags/lilkinkybunny.jpg" border="0" /></a><br /><a href="http://www.thiscrush.com" title="ThisCrush CrushTag">Get your own CrushTag!</a><br><br></center>
  456.  
  457. <br><br>
  458. </div>
  459. <div id"five"></div>
  460. <div class="clouds"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement