Advertisement
NaotoShirgone

Snowy

Feb 15th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Sacramento);
  4.  
  5.  
  6. .pfor { display: none; }
  7. #profile { background-color: transparent; border: none; }
  8. </style>
  9.  
  10. <style type="text/css">
  11.  
  12. body {
  13.  
  14. background-color: #000;
  15. background-image: url(http://cutewallpaper.org/wp-content/uploads/2016/07/black-wallpaper-black-wallpaper-to-set-as-background-23.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: white;
  33. -webkit-border-radius: 10px;
  34. border-radius: 10px;
  35. }
  36.  
  37. a {color: #ff0000;
  38. text-decoration: none;
  39. }
  40.  
  41. a:hover {color: white;
  42. text-decoration: none;
  43. cursor:
  44. url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');
  45. }
  46.  
  47. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  48. }
  49.  
  50. .abox {background-color:#fff; color: #000; font-size: 12px; font-family: Calibri; text-align: justify; position: absolute; width: 300; height: 195; top: 170px; left: 475px; letter-spacing:0px; line-height: 12px; padding: 10px; margin: 1px; overflow:auto; border:4px solid #000; letter-spacing: 1px;}
  51.  
  52. .bbox {background-color:#fff; color: #000; font-size: 12px; font-family: Calibri; text-align: justify; position: absolute; width: 300; height: 183; top: 437px; left: 475px; letter-spacing:0px; line-height: 12px; padding: 10px; margin: 1px; overflow:auto; border:4px solid #000; letter-spacing: 1px;}
  53.  
  54.  
  55. .navbar {Background-color: ; Position: absolute; Height: 16px; Width: 325px; left: 500; Top: 405px; padding: 4px; z-index: 100;}
  56.  
  57. .link1 {Position: absolute; Left: 40px; Border: double 3px #000; Height: 8px; Width: 15px; background-color: #DDDDDD; }
  58. .link2 {Position: absolute; Left: 105px; Border: double 3px #000; Height: 8px; Width: 15px; background-color: #DDDDDD; }
  59. .link3 {Position: absolute; Left: 170px; Border: double 3px #000; Height: 8px; Width: 15px; background-color: #DDDDDD; }
  60. .link4 {Position: absolute; Left: 235px; Border: double 3px #000; Height: 8px; Width: 15px; background-color: #DDDDDD; }
  61.  
  62. .link1:hover {Background-color: #fff; border: double 3px #000;}
  63. .link2:hover {Background-color: #fff; border: double 3px #000;}
  64. .link3:hover {Background-color: #fff; border: double 3px #000;}
  65. .link4:hover {Background-color: #fff; border: double 3px #000;}
  66.  
  67. .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;}
  68.  
  69. .slide:target {Top: 0; Opacity: 1; Z-index: 1; transition: 1s; -moz-transition: 1s; webkit-transition: 1s; -o-transition: 1s;}
  70. #title {position:absolute;
  71. color: black;
  72. font-size:70;
  73. font-family: Calibri;
  74. left:230;
  75. top:140;
  76. }
  77.  
  78. #title{ position:fixed; top: 120px;left: 130px; text-align: left; font-family: Sacramento; text-shadow: 3px 3px 1px #fff; font-size:45px; color: #000; z-index:999; }
  79.  
  80. #bar { position: fixed; top: 400px; left: 130px; height: 30px; width: 672px; border: 1px #000 solid; background-color: #000; overflow: auto; opacity: 0.9; z-index: -3; }
  81.  
  82. #mainfuckinimage { position:fixed; left: 130px; top: 170px; border: 5px solid black;}
  83.  
  84. h2 {
  85.  
  86. position: fixed;
  87. right: 10px;
  88. bottom: 0px;
  89. font-family: Arial;
  90. font-variant: normal;
  91. font-weight: normal;
  92. font-size: 100%;
  93. color: #FFFFFF;}
  94. </style>
  95.  
  96. <div id="title">
  97. The Wilted Lily
  98. </div>
  99.  
  100. <div id="bar">
  101. </div>
  102.  
  103. <div id="mainfuckinimage">
  104. <img src="https://s-media-cache-ak0.pinimg.com/236x/79/a0/29/79a02947b6a9d38d4f538bf1e9f2b3ac.jpg" class="image" height="470px;" width="330px;">
  105. </div>
  106.  
  107. <div class="navbar">
  108. <a class="link1" href="#1"></a>
  109. <a class="link2" href="#2"></a>
  110. <a class="link3" href="#3"></a>
  111. <a class="link4" href="#4"></a>
  112. </div></div>
  113.  
  114. <div id="1" class="slide">
  115. <div class="abox">
  116. <Font Color=#FF0000>
  117. <h2></h2>
  118. <p style="text-align:Left;text-indent:0%;">
  119. <b>Name:</b><Font Color=#000>Snow BloodLust </Font>
  120. <br>
  121. <b>Species:</b><Font Color=#000> Daemon</Font>
  122. <br>
  123. <b>Gender:</b><Font Color=#000> Female</Font>
  124. <br>
  125. <b>Age:</b> <Font Color=#000>20</Font>
  126. <br>
  127. <b>Occupation:</b><Font color=#000>Assassin</Font>
  128. <br>
  129. <b>Hair:</b><Font Color=#000> White</Font>
  130. <br>
  131. <b>Eyes:</b><Font Color=#000>Gold</Font>
  132. <br>
  133. <b>Height:</b><Font Color=#000>5'9 </Font>
  134. <br>
  135. <b>Orientation:</b><Font Color=#000>None of your Business</Font>
  136. <br>
  137. <b>Relationship/Mate:</b><Font Color-#000> Alerion BloodLust </font>
  138. <br>
  139. </p>
  140. </Font>
  141. <center><p><img src="http://orig11.deviantart.net/9575/f/2011/324/2/7/psp_wallpaper___kaine___3__nier_by_sinnercerberus11-d4gqhwt.jpg" alt="Smiley face" style="float:Right;width:300px;height:70px;"></center>
  142.  
  143.  
  144. </div>
  145.  
  146. <div class="bbox">
  147. <Center>History</center>
  148.  
  149.  
  150. </div></div>
  151.  
  152. <div id="2" class="slide">
  153. <div class="abox">
  154. <p style="text-align:Left;text-indent:0%;">
  155. <B><Center><Font Color=100094 > Snow BloodLust </Center></B></font>
  156. <Font Color=#ff0000>
  157. <a href="" target="_blank"><img src="http://1.bp.blogspot.com/_yeEafmd0Nes/TTXRSJfNfXI/AAAAAAAABAI/oZs6aovM7U8/s1600/moe%2B138364%2Bbandages%2Bkaine_%2528nier%2529%2Bnier%2Bpantsu%2Byuuki_kira.jpg" height="93" width="93" title="" border="1"></a>
  158. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/7f/ac/19/7fac1984309eaee4d05e0990cf810579.jpg" height="93" width="93" title="" border="1"></a>
  159. <a href="" target="_blank"><img src="http://oi39.tinypic.com/dme69d.jpg" height="93" width="93" title="" border="1"></a>
  160. <br><br>
  161.  
  162. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/2a/3e/6a/2a3e6a16f96352b71fae422d1f36c5e6.jpg" height="93" width="93" title="" border="1"></a>
  163. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/fb/86/fd/fb86fd43dbaa09d8180df8d630de0fda.jpg" height="93" width="93" title="" border="1"></a>
  164. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/originals/4c/18/16/4c1816a0a9d2e19a6c69affb019be741.jpg" height="93" width="93" title="" border="1"></a>
  165. <br><br>
  166.  
  167.  
  168. </div>
  169.  
  170. <div class="bbox">
  171. <a href="" target="_blank"><img src="http://1.bp.blogspot.com/_yeEafmd0Nes/TTXRSJfNfXI/AAAAAAAABAI/oZs6aovM7U8/s1600/moe%2B138364%2Bbandages%2Bkaine_%2528nier%2529%2Bnier%2Bpantsu%2Byuuki_kira.jpg" height="93" width="93" title="" border="1"></a>
  172. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/7f/ac/19/7fac1984309eaee4d05e0990cf810579.jpg" height="93" width="93" title="" border="1"></a>
  173. <a href="" target="_blank"><img src="http://oi39.tinypic.com/dme69d.jpg" height="93" width="93" title="" border="1"></a>
  174. <br><br>
  175.  
  176. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/2a/3e/6a/2a3e6a16f96352b71fae422d1f36c5e6.jpg" height="93" width="93" title="" border="1"></a>
  177. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/fb/86/fd/fb86fd43dbaa09d8180df8d630de0fda.jpg" height="93" width="93" title="" border="1"></a>
  178. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/originals/4c/18/16/4c1816a0a9d2e19a6c69affb019be741.jpg" height="93" width="93" title="" border="1"></a>
  179. <br><br>
  180. </Font>
  181.  
  182.  
  183. </div></div>
  184.  
  185. <div id="3" class="slide">
  186. <div class="abox">
  187.  
  188.  
  189.  
  190. </div>
  191.  
  192. <div class="bbox">
  193. <center><B>Friends</b></Center>
  194. <Font Color=#ff0000>
  195. <a href="" target="_blank"><img src="https://a.wattpad.com/cover/61764735-368-k337163.jpg" height="93" width="93" title="SoftKitten(andrea)" border="1"></a>
  196.  
  197. <a href="" target="_blank"><img src="http://orig07.deviantart.net/e25f/f/2013/360/1/6/neko_girl_render_03_by_sakutaneko-d6zirtu.png" height="93" width="93" title="JessicaKitten" border="1"></a>
  198.  
  199. <a href="" target="_blank"><img src="https://lh3.googleusercontent.com/-ADHRE6vnJFo/VGvDm0q_7KI/AAAAAAAADPg/80OQ7U12PJI/w426-h833/anime_girl___kawaii_nekogirl_by_ginxen-d6emgki.png" height="93" width="93" title="Emerald" border="1"></a>
  200. <br><br>
  201. <a href="" target="_blank"><img src="http://dncache-mauganscorp.netdna-ssl.com/thumbseg/1298/1298414-bigthumbnail.jpg" height="93" width="93" title="Aki Tsubasa" border="1"></a>
  202.  
  203. <a href="" target="_blank"><img src="http://vignette1.wikia.nocookie.net/kyokaramaoh/images/8/84/Cecilie_von_Spitzweg.JPG/revision/latest?cb=20090625150253" height="93" width="93" title="Michelle Williams" border="1"></a>
  204.  
  205. <a href="" target="_blank"><img src="http://rs704.pbsrc.com/albums/ww43/tekaheart/animecharries/Animegirlpurplehair.jpg~c200" height="93" width="93" title="Saya" border="1"></a>
  206. <br><br>
  207. <a href="" target="_blank"><img src="http://vignette1.wikia.nocookie.net/fireemblem/images/7/72/FEF_Camilla_My_Room_Model.png/revision/latest?cb=20160527024240" height="93" width="93" title="Mayla" border="1"></a>
  208.  
  209. <a href="" target="_blank"><img src="http://img08.deviantart.net/e3f4/i/2015/253/0/d/cute_fox_girl_ahri_lol_nawol_1920x1080_by_alvidaperona-d992bax.png" height="93" width="93" title="Candi" border="1"></a>
  210.  
  211. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/40/57/2a/40572abaaf860ccc8803ad1caa9a46a5.jpg" height="93" width="93" title="NekoLucas" border="1"></a>
  212. <br><br>
  213. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/236x/d4/ba/8c/d4ba8c7a1ececbc50fc466608017665d.jpg" height="93" width="93" title="Trace" border="1"></a>
  214. <a href="" target="_blank"><img src="https://d.wattpad.com/story_parts/170102621/images/14071fa07d5ae091.jpg" height="93" width="93" title="Alpha" border="1"></a>
  215. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/564x/89/aa/06/89aa0688ffeb6690d130861e85b304e0.jpg" height="93" width="93" title="DetriotMetalCity" border="1"></a>
  216. <br><br>
  217. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/736x/fd/e6/b2/fde6b244e5d9c6ba6dadd91a7be0e9b2.jpg" height="93" width="93" title="TheCrestFallen" border="1"></a>
  218. <a href="" target="_blank"><img src="http://data.whicdn.com/images/60835660/large.jpg" height="93" width="93" title="JimmyJames" border="1"></a>
  219. <a href="" target="_blank"><img src="http://media-cache-ak0.pinimg.com/736x/3d/fa/bb/3dfabb139b1b9603e91402882c760bd5.jpg" height="93" width="93" title="MasterRichard" border="1"></a>
  220. <br><br>
  221. <a href="" target="_blank"><img src="http://ami.animecharactersdatabase.com/uploads/chars/11498-151688965.png" height="93" width="93" title="Hiro" border="1"></a>
  222. <a href="" target="_blank"><img src="http://rs783.pbsrc.com/albums/yy113/Automatic_PWNage/Random%20Anime/coolness.jpg~c200" height="93" width="93" title="Prometheus" border="1"></a>
  223. <a href="" target="_blank"><img src="https://s-media-cache-ak0.pinimg.com/originals/96/07/3e/96073e9bdd8713bb4c4890fe7cf98490.jpg" height="93" width="93" title="Kalldren" border="1"></a>
  224. <br><br>
  225. <a href="" target="_blank"><img src="https://passingotaku.files.wordpress.com/2012/11/okita-sougo.jpg" height="93" width="93" title="Alpha2Ninja" border="1"></a>
  226. <a href="" target="_blank"><img src="http://orig01.deviantart.net/3a77/f/2015/216/3/7/cool_anime_guy__by_renderrin_san-d9445im.png" height="93" width="93" title="Gemeni" border="1"></a>
  227. <br><br>
  228. <Br><br>
  229.  
  230.  
  231. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement