Advertisement
NaotoShirgone

Rin Ishtar Tohsaka

Apr 24th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.88 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <style>
  4. body {
  5. background-image:url(https://vignette1.wikia.nocookie.net/pokemonfanon/images/d/db/Mordekaiser_pentakill.jpg/revision/latest?cb=20140201120113);
  6. background-attachment:fixed;
  7. background-size:100% 100%;
  8. background-color:#000000;
  9. color:#ffffff;
  10. }
  11. #left, #center, #right {
  12. position:fixed;
  13. bottom:17.5%;
  14. height:40%;
  15. }
  16. #left {
  17. z-index:1;
  18. left:200px;
  19. Height: 595px;
  20. Width: 300px;
  21. top: 80px;
  22. transform:translateX(-33.3%);
  23. -o-transform:translateX(-33.3%);
  24. -moz-transform:translateX(-33.3%);
  25. -webkit-transform:translateX(-33.3%);
  26. }
  27. #center {
  28. z-index:2;
  29. bottom:15%;
  30. left:50%;
  31. transform:translateX(-50%);
  32. -o-transform:translateX(-50%);
  33. -moz-transform:translateX(-50%);
  34. -webkit-transform:translateX(-50%);
  35. }
  36. #right {
  37. z-index:1;
  38. right:200px;
  39. Height: 580px;
  40. Width: 270px;
  41. top: 95px;
  42. transform:translateX(33.3%);
  43. -o-transform:translateX(33.3%);
  44. -moz-transform:translateX(33.3%);
  45. -webkit-transform:translateX(33.3%);
  46. }
  47. #navleft {
  48. position:fixed;
  49. top:0%;
  50. left:0%;
  51. height:100%;
  52. width:10%;
  53. background-color:rgba(0,0,0,0.8);
  54. text-align:Center;
  55. }
  56. #navright {
  57. position:fixed;
  58. top:0%;
  59. right:0%;
  60. height:100%;
  61. width:10%;
  62. background-color:rgba(0,0,0,0.8);
  63. text-align:center;
  64. }
  65. #navleft a, #navright a {
  66. display:inline-block;
  67. height:20%;
  68. width:80%;
  69. margin:10%;
  70. background-image:url(http://www.freevectors.net/files/large/FreeVectorSpeakerGrillTexture.jpg);
  71. background-size:100% 100%;
  72. background-color:#111111;
  73. border:1px solid #c0c0c0;
  74. border-radius:20px;
  75. overflow:hidden;
  76. }
  77. #navleft a h2, #navright a h2 {
  78. position:relative;
  79. top:50%;
  80. left:50%;
  81. margin:0%;
  82. transform:translateX(-50%) translateY(-50%);
  83. -o-transform:translateX(-50%) translateY(-50%);
  84. -moz-transform:translateX(-50%) translateY(-50%);
  85. -webkit-transform:translateX(-50%) translateY(-50%);
  86. }
  87. .tab {
  88. z-index:4;
  89. position:fixed;
  90. top:15%;
  91. bottom:15%;
  92. left:20%;
  93. right:20%;
  94. padding:2.5%;
  95. background-color:rgba(0,0,0,0.8);
  96. overflow-y:auto;
  97. opacity:0;
  98. transition:1s;
  99. -o-transition:1s;
  100. -moz-transition:1s;
  101. -webkit-transition:1s;
  102. }
  103. .tab:target {
  104. z-index:5;
  105. opacity:1;
  106. }
  107. .tab img {
  108. width:40%;
  109. }
  110. .friend {
  111. display:inline-block;
  112. position:relative;
  113. height:30%;
  114. }
  115. .friend img {
  116. height:100%;
  117. width:auto;
  118. }
  119. img {
  120. display:inline-block;
  121. max-height:100%;
  122. }
  123. h1 {
  124. border-bottom:1px solid #c0c0c0;
  125. }
  126. p {
  127. text-indent:5%;
  128. }
  129. a {
  130. color:#000000;
  131. text-shadow:0px 0px 5px #c0c0c0;
  132. text-decoration:none;
  133. font-weight:bold;
  134. }
  135. ::-webkit-scrollbar {
  136. width:8px;
  137. height:8px;
  138. background-color:#000000;
  139. }
  140. ::-webkit-scrollbar-thumb:vertical {
  141. background-color:#ffffff;
  142. }
  143. ::-webkit-scrollbar-thumb:horizontal {
  144. background-color:#ffffff;
  145. }
  146. #credit {
  147. position:fixed;
  148. height:17px;
  149. right:1%;
  150. bottom:0%;
  151. background-color:#ffffff;
  152. border-radius:5px;
  153. }
  154. </style>
  155.  
  156. <body>
  157. <img src="https://i.imgur.com/SjWm28U.png" alt="" id="left"/>
  158.  
  159. <img src="https://i.imgur.com/wfjBh80.gif" alt="" id="right"/>
  160.  
  161. <audio controls style="z-index:3;position:fixed;bottom:0%;left:40%;width:20%;">
  162. <source src="http://k003.kiwi6.com/hotlink/olvdn5h82y/Nightcore_-_Fuck_On_Me.mp3
  163. " type="audio/mpeg">
  164. </audio>
  165.  
  166. <div id="navleft">
  167. <a href="#01"><h2>Stats</h2></a>
  168. <a href="#02"><h2>Gallery</h2></a>
  169. <a href="#03"><h2>History</h2></a>
  170. <a href="#04"><h2>Roleplay<br>Partners</h2></a>
  171. </div>
  172.  
  173. <div id="navright">
  174. <a href="#05"><h2>Lewds</h2></a>
  175. <a href="#06"><h2>Friends</h2></a>
  176. <a href="#07"><h2>OOC</h2></a>
  177. <a href="#00"><h2>Reset</h2></a>
  178. </div>
  179.  
  180. <div class="tab" id="01">
  181. <h1>Stats</h1>
  182. <p style="text-indent:0%;">
  183. <b>Name:</b> Rin Ishtar Tohsaka
  184. <br>
  185. <b>Species:</b> Human/Magi/Heroic Spirit
  186. <br>
  187. <b>Gender:</b> Female
  188. <br>
  189. <b>Age:</b> 18
  190. <br>
  191. <b>Hair:</b> Black
  192. <br>
  193. <b>Eyes:</b> Blue
  194. <br>
  195. <b>Height:</b> 5'9
  196. <br>
  197. <b>Orientation:</b> Straight
  198. <br>
  199. <b>Orientation Type:</b>Submissive/Dom
  200. </p>
  201. </div>
  202.  
  203. <div class="tab" id="02">
  204. <h1>Gallery</h1>
  205. <p style="text-indent:0%;text-align:center;">
  206. <img src="http://i0.kym-cdn.com/photos/images/facebook/000/877/529/cee.jpg" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  207. <img src="https://static.zerochan.net/Tohsaka.Rin.full.1967234.jpg" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  208. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  209. <img src="https://pbs.twimg.com/media/DFfq4O0VwAAsiNK.jpg" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  210. <img src="http://img.ecyss.com/medium/118/118398/4f4215db876e46c19d9701416f54575e.png" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  211. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  212. <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTg-LNPIeufYDiPKaoLEpz8yBk84WhvriPsMHRVPYflhbmG9wfSPQ" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  213. <img src="https://mfiles.alphacoders.com/610/610136.png" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  214. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  215. <img src="https://wallpapers.wallhaven.cc/wallpapers/full/wallhaven-384721.png" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  216. <img src="https://i.ebayimg.com/images/i/192111698213-0-1/s-l1000.jpg" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  217.  
  218. </p>
  219. </div>
  220.  
  221. <div class="tab" id="03">
  222. <h1>History</h1>
  223. Archer's True Name is Ishtar (イシュタル, Ishutaru?), a Pseudo-Servant summoned into the body of Rin Tohsaka.
  224. <br><br>
  225. Ishtar is the goddess of fertility of Babylonian mythology and one of many mother goddesses whose power is derived from the Earth Mother.[1][2][3] Her Sumerian divine name is Inanna (イナンナ, Inan'na?), and this name is actually the older one. Ishtar is her Akkadian divine name. A goddess of Venus, a goddess that rules over good harvests which brings prosperity to people and also a goddess that rules war and destruction.[1]
  226. <br><br>
  227. Said to be the most pampered, or rather, most beloved goddess by the other deities. Also famous for having numerous loves, it has been said that she would make advances with all her energies on those who she took a liking, regardless of those being humans or other deities. On the other hand, she also displayed a demon-like cruelty towards those who did not bow to her will.[1]
  228. <br><br>
  229. After Gilgamesh and Enkidu defeated Humbaba, Ishtar fell in love with Gilgamesh, proposing to the King of Heroes, but he quickly refused due to her reputation as a whimsical and cruel witch who "rendered men useless."[3] Ishtar was enraged by the insults towards her, so she sought out her father, Anu, to get her revenge. Clinging to him in tears, she asked for the Bull of Heaven to be released onto the earth.[3] It has also been said that the reason why she brought that divine beast to the Earth was because the King of Heroes from Uruk, Gilgamesh, did not answer to her temptations. Having even dispatched a fearsome divine beast called “Bull of Heavens” to the city of Uruk; at any rate, goddess who is a nuisance to others.[1] The duo once again worked together to defeat it, causing Ishtar to lose face and drive her rage further. To the other gods, she requested the death of one of the two, citing that one with a human body killing the beast of the gods was a sin. Her wish was granted, and Enkidu soon died due to being unable to defy the decree as a creation of the gods.[3]
  230.  
  231. </div>
  232.  
  233. <div class="tab" id="04">
  234. <h1>Roleplay Partners</h1>
  235. <ul>
  236. <li>one</li>
  237. <li>Two</li>
  238. <li>Three</li>
  239. <li>Four</li>
  240. </ul>
  241.  
  242. <a target="_blank" href="https://s-media-cache-ak0.pinimg.com/236x/48/f5/77/48f5778e2e42ee5df34b098ffce5cf26.jpg" target="_blank">Or a Link</a>
  243.  
  244. </div>
  245.  
  246. <div class="tab" id="05">
  247. <h1>Lewds</h1>
  248. <p style="text-indent:0%;text-align:center;">
  249. <img src="https://images-ext-1.discordapp.net/external/5EYo20Kwqlw8wUBNlTEwf_4q0Ljb4hm4HUojn4FDSFc/https/i.imgur.com/U9DQJ08r.jpg?width=304&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  250. <img src="https://images-ext-1.discordapp.net/external/hX9NoeYQyhfpW5mm3_r2NVPqdkeJaRiQgtR8SgQ0Sd4/http/www.tentaclearmada.com/images/dakimakura/rin-tohsaka/rin-tohsaka-08.jpg?width=182&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  251. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  252. <img src="https://images-ext-1.discordapp.net/external/Pf95l_Y44ODh2fzUqrxL9Pz24Hsad1K74aeOB2VBl7g/https/cdnio.luscious.net/371/lusciousnet_lusciousnet_152454820-20fatestay_night20rin_tohs_1698207191.315x0.jpg?width=212&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  253. <img src="https://images-ext-2.discordapp.net/external/OoNfCIo2McaT0BoCXZ69qaTakBkkbiA-x8DVnS51q_E/https/i.imgur.com/eAPZKnh.jpg?width=212&height=301" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  254. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  255. <img src="https://images-ext-2.discordapp.net/external/QaCEGFIRu8_UwGVUBYOUtp53Y6TC2OrpdEh15fwPSLE/https/thehentaiworld.com/wp-content/uploads/2014/12/Tohsaka-Rin-Archer-and-Emiya-Shirou-Misako12003-Fate-Hentai-680x451.jpg" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  256. <img src="https://images-ext-1.discordapp.net/external/90MiSCmTo64p2zGxMkIeXEZY232oX14gNZU2gH9NWLE/https/i.imgur.com/qAdeesS.png?width=235&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  257. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  258. <img src="https://images-ext-1.discordapp.net/external/0lmSNfXu7u2uW7grWj6AwjAcBTEgTHo6j0tBR4JNqmY/http/68.media.tumblr.com/18c93e7d28ed54f91db9cd43886e5530/tumblr_nma4s4IZH41t8xvh7o1_500.jpg?width=400&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  259. <img src="https://68.media.tumblr.com/49cc975b033c194d541530adeea8e985/tumblr_osiez7iOAu1sgdqdjo1_500.png" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  260. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  261. <img src="https://images-ext-2.discordapp.net/external/HU_AWUyorb54FmKHJWaq5jLYfBO-_5hQQBp83_nsJZ0/https/static3.hentai-image.com/upload/20170118/176/179703/p%3D700/9.jpg?width=396&height=500" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  262. <img src="https://images-ext-2.discordapp.net/external/ZKw3T55Pr01Z7MnMw8KwaZjaM2X85NYn38zas5EVP0o/https/static3.hentai-image.com/upload/20170118/176/179703/p%3D700/1.jpg?width=400&height=247" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  263. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  264. <img src="https://images-ext-2.discordapp.net/external/ybXPRn5z1AuDop6xANt7NoOxtczXYZk5sTxcRQrA6YU/https/static3.hentai-image.com/upload/20170118/176/179703/p%3D700/7.jpg?width=333&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  265. <img src="https://images-ext-1.discordapp.net/external/32g55HoM3GTrgE2AXo_b3Cw_R6Rmk72sbBG2Qzkv0gA/https/static3.hentai-image.com/upload/20170118/176/179703/p%3D700/10.jpg?width=400&height=258" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  266. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  267.  
  268. <img src="https://images-ext-2.discordapp.net/external/2hA6M1Ph9sogLNWwI5Nid3rZ_jkYUEqiKV3bHY2zR1Q/%3Fid%3D5766688%26d%3D1487286090/http/www.hongfire.com/forum/filedata/fetch?width=213&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  269. <img src="https://i.wgirlz.us/1SS8oljl.jpg" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  270. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  271.  
  272. <img src="https://images-ext-1.discordapp.net/external/JSnbDNbddEcWWh-wiHDlT_jiceLSvvLjRXIQ6_tlTY4/http/danbooru.donmai.us/data/__ishtar_fate_grand_order_and_fate_series_drawn_by_eliskalti__6230debe4c85f8b9329f16561633ee20.jpg?width=214&height=300" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float: Left"></a>
  273. <img src="http://img0.pornreactor.cc/pics/post/full/Anime-Fate-(series)-Rin-Tohsaka-hentai-3701384.png" title="" style="width:260px;height:300px;border:1px solid #FF0000;border-radius:10px;float:Right; "></a><br><br>
  274. <img src="http://i60.tinypic.com/o23kk.png" title="" style="width:780px;height: 100px; float: center;"></a>
  275.  
  276.  
  277. </div>
  278.  
  279. <div class="tab" id="06">
  280. <h1>Friends</h1>
  281. <a target="_blank" href="https://roleplay.chat/profile.php?user=Aien+Istat" target="_blank"><img src="https://68.media.tumblr.com/0a06bcb5a0ccdd0b21b22854d7938b03/tumblr_mkabusccGg1r4t83xo1_250.gif" class="iconart2"></a> Aien Istat, such a sweet little thing<br><br>
  282.  
  283. <a target="_blank" href="https://roleplay.chat/profile.php?user=Purge%20Cock" target="_blank"><img src="https://pbs.twimg.com/profile_images/658439983922024448/7zRjl0by_400x400.jpg" class="iconart2"></a>Purge Cock, Fun little play toy<br><br>
  284.  
  285. </center>
  286.  
  287. </div>
  288. <div class="tab" id="07">
  289. <h1>OOC</h1>
  290. <ul>
  291. <li>* In-room approach is your best bet.</li>
  292. <li>* Smut is earned.</li>
  293. <li>* I reserve the right to make you disappear [or ignore you, whichever is convenient].</li>
  294. <li>* I'm actually friendlier than my character.</li>
  295. <li>* PM Picky.</li>
  296. <li>* No profile = immediate no.</li>
  297. <li>* Better be ready to dish what you serve.</li>
  298. <li>* LT is preferred.</li>
  299. <li>* Planned or impromptu. Doesn't matter.</li>
  300. <li>* If you can not toelrate my character having more then one master then you are not worth it and can shove off. Not gonna deal with bitching over what I do with MY Character</li>
  301.  
  302. </ul>
  303. </div>
  304.  
  305. <a target="_blank" href="http://ladycerattani.wixsite.com/cera-codes" target="_blank" title="CC#43">
  306. <img src="https://orig00.deviantart.net/9a8a/f/2017/256/c/d/cera_by_cera_nore-dbncbii.png" id="credit"/>
  307. </a>
  308. </body>
  309. </htm>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement