RageQxeen

Hekate

Jun 11th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <body>
  3.  
  4. <style type="text/css">
  5.  
  6. @import url(https://fonts.googleapis.com/css?family=Indie+Flower|Pacifico|Shadows+Into+Light|Dancing+Script|Architects+Daughter|Kaushan+Script|Gloria+Hallelujah|Satisfy|Courgette|Handlee|Rock+Salt|Cookie|Shadows+Into+Light+Two|Tangerine|Pinyon+Script|Great+Vibes|Bad+Script|Marck+Script|Damion|Niconne|Alex+Brush|Yellowtail|Nothing+You+Could+Do|Kalam|Sacramento|Homemade+Apple|Calligraffitti|Just+Another+Hand|Waiting+for+the+Sunrise|Allura|Rancho|Crafty+Girls|Reenie+Beanie|Parisienne|Rochester|Leckerli+One|Grand+Hotel|Merienda+One|Italianno|Montez|Petit+Formal+Script|Give+You+Glory|Delius|Mr+Dafoe|The+Girl+Next+Door|Arizonia|La+Belle+Aurore|Qwigley|Norican|Euphoria+Script|Dawning+of+a+New+Day|Bilbo+Swash+Caps|Meddon|Fondamento|Clicker+Script|Aladin|Delius+Swash+Caps|Rouge+Script|Engagement|Redressed|Aref+Ruqaa);
  7.  
  8.  
  9. html, body {
  10. background: #f2f2f2;
  11. background-image:url("");
  12. background-size:400px;
  13. background-repeat:no-repeat;
  14. background-position:center bottom;
  15. }
  16.  
  17. ::-webkit-scrollbar-button:vertical:{
  18. background-color: #000000;}
  19.  
  20. ::-webkit-scrollbar-thumb:vertical {
  21. background-color:#000000;
  22. height:150px;}
  23.  
  24. ::-webkit-scrollbar-thumb:horizontal {
  25. background-color:#transparent;
  26. height:60px;}
  27.  
  28.  
  29. ::-webkit-scrollbar {
  30. height:60px;
  31. width:5px;
  32. background-color:#transparent;}
  33.  
  34. #image {
  35. width: 330px;
  36. margin: -5px;
  37. border: none;
  38. height: 650px;
  39. background-color:transparent;
  40. position: fixed;
  41. right: 5%;;
  42. top: 0%;
  43. background-image:url("http://i.picpar.com/YREc.png");
  44. background-repeat:no-repeat;
  45. background-position: bottom;
  46. background-size: 90%;
  47. animation: bounce 3s infinite;
  48. -webkit-animation: bounce 3s infinite;
  49. -o-animation: bounce 3s infinite;
  50. image-shadow: 0 0 25px #CC20FF;
  51. }
  52.  
  53. @keyframes bounce{
  54. 0% {top: 0px;}
  55. 50% {top: 10px;}
  56. 100% {top: 0px;}}
  57.  
  58. @-webkit-keyframes bounce {
  59. 0% {top: 0px;}
  60. 50% {top: 10px;}
  61. 100% {top: 0px;}}
  62.  
  63. .image img{ image-shadow: 0 0 25px #CC20FF;}
  64.  
  65.  
  66. #image1 {
  67. width: 250px;
  68. margin: 0px;
  69. border: none;
  70. height: 350px;
  71. background-color:transparent;
  72. position: absolute;
  73. left: -20%;
  74. top: -25%;
  75. background-image:url("http://i.picpar.com/KREc.png");
  76. background-repeat:no-repeat;
  77. background-position: top left;
  78. background-size: 100%;
  79. }
  80.  
  81. #image2 {
  82. width: 250px;
  83. margin: 0px;
  84. border: none;
  85. height: 350px;
  86. background-color:transparent;
  87. position: absolute;
  88. right: -20%;
  89. bottom: -25%;
  90. background-image:url("http://i.picpar.com/MREc.png");
  91. background-repeat:no-repeat;
  92. background-position: bottom right;
  93. background-size: 100%;
  94. }
  95.  
  96. #name {
  97. z-index:15;
  98. position: absolute;
  99. left: 15%;
  100. top: 11%;
  101. margin: auto;
  102. background: #transparent;
  103. width: 55vw;
  104. height: 100px;
  105. font-family: Great Vibes;
  106. font-size: 43px;
  107. background: url(https://i.giphy.com/media/2C8Kf24dnrYNW/giphy.webp) -20px -20px repeat;
  108. -webkit-text-fill-color: transparent;
  109. -webkit-background-clip: text;
  110. display:block;
  111. text-align: center;
  112. letter-spacing: 1px;
  113. -webkit-transition:opacity 2s linear;
  114. line-height:3.6vw;
  115. }
  116.  
  117. #nameunder{
  118. z-index:15;
  119. position: absolute;
  120. left: 15%;
  121. top: 11%;
  122. margin: auto;
  123. background: #transparent;
  124. width: 55vw;
  125. height: 100px;
  126. font-family: Great Vibes;
  127. font-size: 43px;
  128. -webkit-text-fill-color: transparent;
  129. text-transform: none;
  130. -webkit-background-clip: text;
  131. display:block;
  132. text-shadow: -1px 0 #def5ff, 0 1px #def5ff,1px 0 #def5ff, 0 -1px #def5ff;
  133. text-align: center;
  134. letter-spacing: 1px;
  135. -webkit-transition:opacity 2s linear;
  136. line-height:3.6vw;
  137. }
  138.  
  139. #content {
  140. background-color:transparent;
  141. width: 500px;
  142. height: 400px;
  143. margin:auto;
  144. position: absolute;
  145. left: 20%;
  146. bottom: 20%;
  147. border: #000 solid 1px;
  148. z-index:1;
  149. }
  150.  
  151. #nav {
  152. background-color: transparent;
  153. width: 25px;
  154. height:45px;
  155. margin:auto;
  156. position: absolute;
  157. left: 17%;
  158. top: 55%;
  159. text-align:right;
  160. z-index:1;
  161. }
  162.  
  163. .header{
  164. position:absolute;
  165. bottom:20px;
  166. right:0px;
  167. width:900px;
  168. background:#transparent;
  169. height:50px;
  170. overflow:hidden;
  171. font-family: Impact;
  172. font-size:35px;
  173. font-weight:lighter;
  174. font-style:none;
  175. color:#2e2c4f;
  176. letter-spacing: 1px;
  177. text-transform:none;
  178. text-align:center;
  179. }
  180.  
  181. .h1 {
  182. font-family: Arial;
  183. font-size: 25px;
  184. color:#999999;
  185. letter-spacing:1px;
  186. word-spacing:-1px;
  187. text-decoration:none!important;
  188. }
  189.  
  190. #nav a, #nav a:link, #nav a:visited {
  191. display:inline-block;
  192. background: #000;
  193. color: #000;
  194. height: 20px;
  195. width:20px;
  196. margin: 3px;
  197. border-radius: 5px;
  198. }
  199.  
  200. #nav a:active, #nav a:hover {
  201. display:inline-block;
  202. height: 20px;
  203. width:20px;
  204. text-decoration:none;
  205. background: #999;
  206. color: #999;
  207. }
  208.  
  209. .font {
  210. font-family: Arial;
  211. font-size: 8px;
  212. font-weight:none;
  213. font-style:none;
  214. color:#999999;
  215. letter-spacing: 2px;
  216. text-transform:none;
  217. text-align:center;
  218. }
  219.  
  220. i{color: #75478A;}
  221. b{color: #553672;}
  222. a{color: #415091;}
  223.  
  224. </style>
  225.  
  226. <div id="nameunder">Hekate The Goddess</div><div id="name">Hekate The Goddess</div>
  227.  
  228.  
  229. <div id="nav">
  230. <a href="#one">1</a>
  231. <a href="#two">2</a>
  232. <a href="#three">3</a>
  233. <a href="#four">4</a>
  234. <a href="#five">5</a>
  235. </div>
  236.  
  237. <div id="content">
  238.  
  239. <div id="image1"></div>
  240. <div id="image2"></div>
  241.  
  242.  
  243.  
  244. <div style="width: 400px; height: 177px; overflow-y: hidden;">
  245.  
  246. <a name="one"></a>
  247. <div style="width: 400px; height: 177px; overflow: auto;" align="center">
  248.  
  249. </div>
  250.  
  251. <a name="two"></a>
  252. <div style="width: 400px; height: 177px; overflow: auto;" align="center">
  253.  
  254. </div>
  255.  
  256. <a name="three"></a>
  257. <div style="width: 400px; height: 177px; overflow: auto;" align="center">
  258.  
  259. </div>
  260.  
  261. <a name="four"></a>
  262. <div style="width: 400px; height: 177px; overflow: auto;" align="center">
  263.  
  264. </div>
  265.  
  266. <a name="five"></a>
  267. <div style="width: 400px; height: 177px; overflow: auto;" align="center">
  268.  
  269.  
  270. </div>
  271. </div>
  272. </div>
  273.  
  274. <div id="image"></div>
  275.  
  276. </body>
  277. </html>
Advertisement
Add Comment
Please, Sign In to add comment