RageQxeen

Suneater

May 3rd, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.33 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. @import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Oleo+Script|Tulpen+One');
  5.  
  6. html, body {
  7. background: #BBBDF6;
  8. background-image:url("");
  9. background-size:400px;
  10. background-repeat:no-repeat;
  11. background-position:center bottom;
  12. }
  13.  
  14. ::-webkit-scrollbar-button:vertical:{
  15. background-color: #transparent;}
  16.  
  17. ::-webkit-scrollbar-thumb:vertical {
  18. background-color:#transparent;
  19. height:150px;}
  20.  
  21. ::-webkit-scrollbar-thumb:horizontal {
  22. background-color:#transparent;
  23. height:60px;}
  24.  
  25.  
  26. ::-webkit-scrollbar {
  27. height:60px;
  28. width:5px;
  29. background-color:#transparent;}
  30.  
  31. #image {
  32. width: 550px;
  33. margin: 0px;
  34. border: none;
  35. height: 700px;
  36. background-color:transparent;
  37. position: absolute;
  38. right: -10%;
  39. bottom: 0%;
  40. background-image:url("http://i.picpar.com/rbud.png");
  41. background-repeat:no-repeat;
  42. background-position: bottom;
  43. background-size: 100%;
  44. }
  45.  
  46. .header{
  47. position:absolute;
  48. width:900px;
  49. background:#transparent;
  50. height:70px;
  51. overflow:hidden;
  52. font-family: 'Luckiest Guy', cursive;
  53. font-size: 40px;
  54. font-weight:lighter;
  55. font-style:none;
  56. color:#37123C;
  57. letter-spacing: 0px;
  58. text-transform:none;
  59. text-align:center;
  60. text-shadow: -1px 0 #777, 0 1px #777,1px 0 #990000, 0 -1px #990000;
  61. }
  62.  
  63. #container{
  64. width: 1100px;
  65. height: 500px;
  66. background-color: #9893DA;
  67. position: absolute;
  68. left: 10%;
  69. bottom: 10%;
  70. margin: 0px;
  71. box-shadow: 2px 2px 10px 10px #625F63;
  72. }
  73.  
  74. #box1{
  75. background-color: transparent;
  76. position: absolute;
  77. width: 550px;
  78. height: 180px;
  79. margin: auto;
  80. padding: 10px;
  81. text-align: justify;
  82. font-family: 'Tulpen One';
  83. font-size: 24px;
  84. color: #000;
  85. left: 5%;
  86. top: 5%;
  87. border: 2px solid #000;
  88. -webkit-animation: hermove 5s; /* Safari 4.0 - 8.0 */
  89. animation: hermove 5s;
  90. -webkit-animation-timing-function: linear;
  91. animation-timing-function: linear;
  92. }
  93.  
  94. #box2{
  95. background-color: transparent;
  96. position: absolute;
  97. width: 550px;
  98. height: 180px;
  99. margin: auto;
  100. padding: 10px;
  101. text-align: justify;
  102. font-family: 'Tulpen One';
  103. font-size: 24px;
  104. color: #000;
  105. left: 5%;
  106. bottom: 5%;
  107. border: 2px solid #000;
  108. -webkit-animation: hermove 5s; /* Safari 4.0 - 8.0 */
  109. animation: hermove 5s;
  110. -webkit-animation-timing-function: linear;
  111. animation-timing-function: linear;
  112. }
  113.  
  114. @-webkit-keyframes hermove {
  115. from {left: 10%;}
  116. to {left: 5%;}
  117. }
  118.  
  119. @keyframes hermove {
  120. from {left: 10%;}
  121. to {left: 5%;}
  122. }
  123.  
  124. #nav {
  125. background-color: transparent;
  126. width: 300px;
  127. height:45px;
  128. margin:auto;
  129. position: absolute;
  130. left: 17%;
  131. top: 49%;
  132. text-align: center;
  133. text-decoration: none;
  134. z-index:0;
  135. }
  136.  
  137. #nav a, #nav a:link, #nav a:visited {
  138. display:inline-block;
  139. text-decoration: none;
  140. text-align: center;
  141. background: #000;
  142. color: transparent;
  143. box-shadow: 0px 0px 5px #37123C;
  144. padding: 4px;
  145. height: 4px;
  146. width: 30px;
  147. border-radius: 5px;
  148. }
  149.  
  150. #nav a:active, #nav a:hover {
  151. display:inline-block;
  152. height: 4px;
  153. width: 30px;
  154. text-decoration:none;
  155. background: #37123C;
  156. box-shadow: 0px 0px 5px #000;
  157. color: transparent;
  158. margin: 0px;
  159. }
  160.  
  161.  
  162. #name {
  163. z-index:15;
  164. position: absolute;
  165. left: 37.5%;
  166. top: 3%;
  167. margin: auto;
  168. background: #fff;
  169. width: 600px;
  170. height: 100px;
  171. font-family: 'Luckiest Guy', cursive;
  172. font-size: 65px;
  173. background: url(https://media1.giphy.com/media/13mwsrXEUtSyZi/giphy.gif) -20px -20px repeat;
  174. -webkit-text-fill-color: transparent;
  175. -webkit-background-clip: text;
  176. background-position: bottom;
  177. display:inline;
  178. text-align: left;
  179. letter-spacing: 1px;
  180. -webkit-transition:opacity 2s linear;
  181. line-height:3.6vw;
  182. }
  183.  
  184. #nameunder{
  185. z-index:15;
  186. position: absolute;
  187. left: 37.5%;
  188. top: 3%;
  189. margin: auto;
  190. background: #fff;
  191. width: 600px;
  192. height: 100px;
  193. font-family: 'Luckiest Guy', cursive;
  194. font-size: 65px;
  195. -webkit-text-fill-color: transparent;
  196. text-transform: none;
  197. -webkit-background-clip: text;
  198. display:inline;
  199. text-shadow: -1px 0 #000, 0 10px #000,10px 0 #000, 0 -1px #000;
  200. text-align: left;
  201. letter-spacing: 1px;
  202. -webkit-transition:opacity 2s linear;
  203. line-height:3.6vw;
  204. }
  205.  
  206. i{color: #111;}
  207. b{color: #000;}
  208. a{color: #222; text-decoration: none;}
  209. h1{color: #000; font-family: 'Oleo Script', cursive; border-bottom: 1px solid #000; text-align: right; font-size: 25px;}
  210. h2{color: #000; font-family: 'Oleo Script', cursive; border-bottom: 1px solid #000; text-align: left; font-size: 25px;}
  211.  
  212. #editthis{ position:fixed;height: 27px; width: 30px; bottom: 10%; right: 38%; margin: auto; z-index:0;}
  213.  
  214. #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;}
  215.  
  216. #music1:hover #music2{ opacity: 0; margin-top:-20px; z-index:-1;}
  217.  
  218. #music1:hover #music3{ opacity: .5; margin-top:-5px; z-index:99;}
  219.  
  220. #music1:hover #musiclist{ opacity: .5;}
  221.  
  222. #music2{ opacity: .5; 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;}
  223.  
  224. #music3{ opacity: 0; position:fixed; background-color:#000000; background-image: url('https://www.gobiond.com/wp-content/uploads/2018/05/http___pluspng.com_img-png_play-button-png-filename-play-button-png-237.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;}
  225.  
  226. .credit{
  227. position: fixed;
  228. bottom: 0px;
  229. left: 2px;
  230. height: 25px;
  231. width: 25px;
  232. line-height: 15px;
  233. font-size: 10px;
  234. color: #000;
  235. text-align: center;
  236. font-family: roboto;
  237. }
  238.  
  239. #Layout {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  240. </style>
  241. <div id="Layout" oncontextmenu="return false;">
  242.  
  243.  
  244. <div class="header" style="top: 11%; left: 2%;">Let better dreams become reality,</div>
  245. <div class="header" style="bottom: 0%; right: 9%;">and the worst of nightmares be vanquished.</div>
  246.  
  247. <div id="container">
  248.  
  249. <div id="nav">
  250. <a href="#one">Main</a>
  251. <a href="#two">Seco</a>
  252. <a href="#three">Thir</a>
  253. <a href="#four">Four</a>
  254. </div>
  255.  
  256. <div id="image"></div>
  257.  
  258. <div id="editthis"><div id="music1"><div id="music2">
  259. <img src="http://38.media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif" style="opacity: 0.8;"></div>
  260. <div id="music3"><Div style="margin-top:4px;">
  261. <audio controls style="opacity: 0;"><source src="http://k007.kiwi6.com/hotlink/22k8f5afh2/Smash_Into_Pieces_-_Let_Me_Be_Your_Superhero_Official_Video_.mp3"></audio>
  262. </div></div></div></div>
  263. <div id="box1">
  264. <div style="width: 550px; height: 180px; overflow-y: hidden;">
  265.  
  266. <a name="one"></a>
  267. <div style="width: 550px; height: 180px; overflow: auto;" align="center">
  268. <h1>the usual</h1>
  269. <span style="float:left;"><b>Name</b></span><span style="float:right;">HERE</span><br>
  270. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="HERE">hover</a></span><br>
  271. <span style="float:left;"><b>Gender</b></span><span style="float:right;">Male</span><br>
  272. <span style="float:left;"><b>Age</b></span><span style="float:right;">12-18</span><br>
  273. <span style="float:left;"><b>Race</b></span><span style="float:right;">Human</span><br>
  274. <span style="float:left;"><b>Voice</b></span><span style="float:right;"><a href="HERE" target="_blank">Click~</a></span><br><br>
  275. <span style="float:left;"><b>Height</b></span><span style="float:right;">HERE</span><br>
  276. <span style="float:left;"><b>Weight</b></span><span style="float:right;">HERE</span><br>
  277. <span style="float:left;"><b>Eyes</b></span><span style="float:right;">Brown</span><br>
  278. <span style="float:left;"><b>Hair</b></span><span style="float:right;">Black</span><br>
  279. <span style="float:left;"><b>Build</b></span><span style="float:right;">Lean</span><br><br>
  280. <span style="float:left;"><b>Orientation</b></span><span style="float:right;">HERE</span><br>
  281. <span style="float:left;"><b>Relationship</b></span><span style="float:right;">HERE</span><br>
  282. <span style="float:left;"><b>Quirk</b></span><span style="float:right;"><a href="HERE" target="_blank">HERE</a></span><br>
  283. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">HERE</span><br><br>
  284. </div>
  285.  
  286. <a name="two"></a>
  287. <div style="width: 550px; height: 180px; overflow: auto;" align="left">
  288. <h1>combat</h1>
  289. <span style="float:left;"><b>Cooperation</b></span><span style="float:right;">●●●○○</span><br><br>
  290. <span style="float:left;"><b>Power</b></span><span style="float:right;">●●●○○</span><br><br>
  291. <span style="float:left;"><b>Speed</b></span><span style="float:right;">●●●●○</span><br><br>
  292. <span style="float:left;"><b>Intelligence</b></span><span style="float:right;">●●●●●</span><br><br>
  293.  
  294. <h2>headcanons</h2>
  295. TBA
  296. </div>
  297. </div>
  298. </div>
  299.  
  300.  
  301. <div id="box2">
  302. <div style="width: 550px; height: 180px; overflow-y: hidden;">
  303.  
  304. <a name="three"></a>
  305. <div style="width: 550px; height: 180px; overflow: auto;" align="center">
  306. <h1>connections</h1>
  307. <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
  308. <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
  309. <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
  310. <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
  311.  
  312. </div>
  313.  
  314.  
  315. <a name="four"></a>
  316. <div style="width: 550px; height: 180px; overflow: auto;" align="center">
  317. <h1>out of character</h1>
  318. <b>00</b>. Made for Blood Kink by RageQxeen, free codes can be found <a target="_blank" href="https://alliealgiere.neocities.org">here</a>. Do not steal.<br><br>
  319. <b>01</b>. Image found <a href="https://danbooru.donmai.us/posts/2336173" target="_blank">here</a>, drawn by <a href="https://danbooru.donmai.us/posts?tags=feicui" target="_blank">feicui</a>. All rights for that image go to them. Will remove upon request.<br><br>
  320. <b>02</b>. <br><br>
  321. <b>03</b>. <br><br>
  322. <b>04</b>. <br><br>
  323. <b>05</b>. <br><br>
  324. <b>06</b>. <br><br>
  325. <b>07</b>. <br><br>
  326. <b>08</b>. <br><br>
  327. <b>09</b>. <br><br>
  328. <b>10</b>. <br><br>
  329. </div>
  330.  
  331. </div>
  332. </div>
  333. </div>
  334.  
  335. <div class="credit" title="Profile by RageQxeen">♛</div>
  336.  
  337. </body>
  338. </html>
Advertisement
Add Comment
Please, Sign In to add comment