Advertisement
LadyDarkness

NekoBat code

May 24th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.58 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7.  
  8. @import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow);
  9. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  10. @import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
  11.  
  12. body {
  13.  
  14. background-color: #fff;
  15. background-image: url(http://i.picpar.com/dyid.jpg);
  16. background-attachment: fixed;
  17. background-position: center center;
  18. background-repeat: repeat;
  19. background-size: auto;
  20. font-family: Times New Roman;
  21. font-variant: normal;
  22. font-size: 70%;
  23. color: #666666;}
  24.  
  25. ::-webkit-scrollbar {
  26. width: 3px;
  27. height: 0px;
  28. background: ;
  29. }
  30.  
  31. ::-webkit-scrollbar-thumb {
  32. background-color: black;
  33. -webkit-border-radius: 10px;
  34. border-radius: 10px;
  35. }
  36.  
  37.  
  38. a {color: #A60000; text-decoration: none; }
  39.  
  40. a:hover {color: black; text-decoration: line-through;
  41. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  42. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  43.  
  44. b {color: #A80000; }
  45.  
  46. .abox {background-color:#fff; color: #000; font-size: 12px; font-family: 'PT Sans Narrow', sans-serif; text-align: justify; position: absolute; width:560; height:255; left: 310; top:65; letter-spacing: .2px; line-height: 12px; padding: 3px; margin: 1px; overflow:auto; border: 3px double black;}
  47.  
  48. .navbar {Background-color: transparent; Position: absolute; Height: 13px; Width: 242px; Left: 70; top: 340; padding: 4px; z-index: 100;}
  49.  
  50. .link1 {Position: absolute; Left: 10px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  51.  
  52. .link2 {Position: absolute; Left: 45px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  53.  
  54. .link3 {Position: absolute; Left: 80px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  55.  
  56. .link4 {Position: absolute; Left: 115px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  57.  
  58. .link5 {Position: absolute; Left: 150px; Border: double 3px #000; Height: 10px; Width: 10px; background-color: #fff;}
  59.  
  60. .link1:hover {Background-color: #B50426;}
  61. .link2:hover {Background-color: #B50426;}
  62. .link3:hover {Background-color: #B50426;}
  63. .link4:hover {Background-color: #B50426;}
  64. .link5:hover {Background-color: #B50426;}
  65.  
  66. .slide {Position: fixed; Height: 555555; Width: 555555; Top: -200px; Left: 0; Z-index: -1; Opacity: 0; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  67.  
  68. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 0.8s; -moz-transition: 0.8s; webkit-transition: 0.8s; -o-transition: 0.8s;}
  69.  
  70. #bar { position: fixed; top: -10px; left:60px; height: 2000px; width: 17px; background-color: #A80000; overflow: auto;}
  71.  
  72. #bar2 { position: fixed; top: -10px; left:240px; height: 2000px; width: 17px; background-color: #A80000; overflow: auto;}
  73.  
  74. #icon img { position:absolute; top: 60px; left: 20; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; border: 5px solid #A80000;}
  75.  
  76. #icon img.top:hover { opacity:0;}
  77.  
  78. #mainpicture { position:fixed; left: 1020px; top:120px; height: 560px; width:300px; }
  79.  
  80. h1 { Color: #000; font-family: 'Poiret One', cursive; text-align: center; font-size:15px; Margin-top: 3px; Border-left: 15px double #AD0000 ; Border-right: 15px double #A80000; Border-bottom: 1px solid black;}
  81.  
  82. #editthis{ position:fixed;height: 55px;width: 55px; Bottom:-20; left:13; margin: auto; z-index:99;}
  83.  
  84. #music1{ position:fixed; padding:2px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  85.  
  86. #music1:hover #music2{ opacity:0; margin-top:-25px; z-index:-1;}
  87.  
  88. #music1:hover #music3{ opacity:0.7; margin-top:-5px; z-index:99;}
  89.  
  90. #music1:hover #musiclist{ opacity:1;}
  91.  
  92. #music2{ opacity:1; background-color:#000000; padding:6px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;}
  93.  
  94. #music3{ opacity:0; position:fixed; background-color:#000000; background-image: url('http://assets.clickmotive.com/Designs/LEMidnight/playButton.png'); background-repeat: no-repeat; background-size: 25px; border:1px dotted #b3b3e5; width:25px; height:25px; z-index:99 margin-left:0px; overflow:hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  95.  
  96. .Quote { position: fixed; top: 460px; left: 300px; color: #950208; font-size: 55px; line-height: 50px; font-family: 'Kaushan Script', cursive; }
  97.  
  98. h2 {position: fixed;right: 10px;bottom: 0px;font-family: Arial;font-variant: normal;font-weight: normal;font-size: 100%;color: #000000;}
  99. </style>
  100.  
  101. <div id="bar"></div>
  102. <div id="bar2"></div>
  103.  
  104. <div id="icon">
  105. <img class="bottom" src="http://i.picpar.com/cyid.jpg" height="270" width="270">
  106. <img class="top" src="http://i.picpar.com/cyid.jpg" height="270" width="270">
  107. </div>
  108.  
  109. <div id="mainpicture">
  110. <img src="http://i.picpar.com/Zxid.png" class="image" height="100%" width="100%">
  111. </div>
  112.  
  113. <div class="Quote">
  114. "Remplis mon coeur"
  115. </div>
  116.  
  117. <div class="navbar">
  118. <a class="link1" href="#1"></a>
  119. <a class="link2" href="#2"></a>
  120. <a class="link3" href="#3"></a>
  121. <a class="link4" href="#4"></a>
  122. <a class="link5" href="#5"></a>
  123. </div></div>
  124.  
  125. <div id="1" class="slide">
  126. <div class="abox">
  127. <h1>Basics</h1>
  128. <b>Name:</b> Luna Tensenuma <br><br>
  129. <b> Alias:</b> NekoBat <br><br>
  130. <b>Age:</b> 24 <br><br>
  131. <b>Race:</b> Neko/Witch/Vampire (hybrid) <br><br>
  132. <b>Native Language:</b> French <br><br>
  133. <b>Sexuality:</b> Bisexual (meaning ONLY males and females) <br><br>
  134. <b>Status:</b> Single <br><br>
  135. <b>Likes:</b> Ask, too many to list. <br><br>
  136. <b>Dislikes:</b> Vore, Rape/Force, Incest, Anal, ECT.<br><br>
  137.  
  138. </div></div>
  139.  
  140. <div id="2" class="slide">
  141. <div class="abox">
  142. <h1> History </h1>
  143. <br>
  144. Will be told another time.
  145.  
  146. </div></div>
  147.  
  148. <div id="3" class="slide">
  149. <div class="abox">
  150. <h1>Connections</h1>
  151. <br><br>
  152. <center>
  153. <a href="https://roleplay.chat/profile.php?user=Raven." target="_blank" title="Raven (Her Owner)"><img src="http://i.picpar.com/fWdd.gif" height="75" width="75"></a>
  154.  
  155. <a href="https://roleplay.chat/profile.php?user=Guaire%20Amalasan" target="_blank" title="Guaire (The odd one)"><img src="http://i.imgur.com/bUY9x9R.jpg" height="75" width="75"></a>
  156.  
  157. <a href="profile.php?user=" target="_blank" title="Friend"><img src="http://i.picpar.com/qpwd.png" height="75" width="75"></a>
  158. </div>
  159.  
  160. </div></div>
  161.  
  162. <div id="4" class="slide">
  163. <div class="abox">
  164. <h1>Out of Character</h1>
  165. <br><br>
  166. <li>Dont force me things I dont like.</li>
  167. <li>Dont be afraid to say hello.</li>
  168. <li>Ic =/= OOC</li>
  169. <li>Happily Married IRL.</li>
  170. <li>Story before smut!!!</li>
  171. <li>All companions most go through her owner first for approval before dating. Once in a relationship, she will NOT do smut with others other than her mate. </li>
  172. <li>SEX IS EARNED!!!</li>
  173. <li>Artwork will be removed at request. </li>
  174. <center>
  175.  
  176. </div></div>
  177.  
  178. <div id="editthis"><div id="music1"><div id="music2">
  179.  
  180. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  181.  
  182. <div id="music3"><Div style="margin-top:4px;">
  183.  
  184. <audio controls style="opacity: 0;"><source src="MUSIC LINK"></audio>
  185.  
  186. </div></div></div></div>
  187.  
  188. <h2>Layout © <a href="http://pastebin.com/u/A_Bad_Bitch" target="_blank"><font color="#B30000">A Bad Bitch</font></a></h2>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement