Advertisement
Lizellea

Glalie

Aug 22nd, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  3. @import url(https://fonts.googleapis.com/css?family=Yellowtail);
  4.  
  5. ::-webkit-scrollbar-thumb {
  6. width: 0px;
  7. background-color: transparent;}
  8. ::-webkit-scrollbar {
  9. width: 0px;
  10. background-color: transparent;}
  11.  
  12.  
  13. body{background:url(http://i.imgur.com/9g4E2kz.jpg)repeat;background-size:100% 100%;background-color:white
  14. ;overflow:hidden;}
  15. .back{background:url()no-repeat bottom left;background-size:100% 100%;opacity:1;z-index:-3;height:100%;width:100%;position:absolute;top:0;right:0;left:0;bottom:0; pointer-events; none;}
  16. .back2{background:url(http://pixelsolutions.biz/wp-content/uploads/2015/12/snow.gif)repeat;opacity:0.2;z-index:-1;height:100%;width:100%;position:absolute;top:0;right:0;left:0;bottom:0; pointer-events; none;}
  17.  
  18. .gla{position: fixed; right: 10%; top: 10%; z-index: -1; max-width: 30%; animation: bounce 3s infinite; -webkit-animation: bounce 3s infinite; -o-animation: bounce 3s infinite; image-shadow: 0 0 25px #CC20FF;
  19. }
  20. .energy img{width: 100%;}
  21. @keyframes bounce{
  22. 0% {top: 1%;}
  23. 50% {top: 3%;}
  24. 100% {top: 1%;}
  25. }
  26. @-webkit-keyframes bounce {
  27. 0% {top: 18%;}
  28. 50% {top: 12%;}
  29. 100% {top: 8%;}
  30. }
  31. .energy img{width: 100%; height: auto; image-shadow: 0 0 25px #CC20FF;}
  32.  
  33. .linker {position: fixed; right: 10%; top: 10%; z-index: -1; width: 25%; height: 80%; z-index: 10;}
  34.  
  35. b {
  36. text-shadow: 0px 0px 7px #fff;
  37. color: #000;
  38. font-size: 18px;
  39. letter-spacing: 1px;
  40. }
  41.  
  42. a {
  43. color: #666;
  44. text-decoration: none;
  45. transition: all 0.8s ease-in-out;
  46. -moz-transition: all 0.8s ease-in-out;
  47. -webkit-transition: all 0.8s ease-in-out;}
  48. a:hover {
  49. color: #fff;
  50. text-decoration: none;
  51. transition: all 0.4s ease-in-out;
  52. -moz-transition: all 0.4s ease-in-out;
  53. -webkit-transition: all 0.4s ease-in-out;}
  54.  
  55. .box {
  56. z-index: 10;
  57. position: absolute;
  58. border: 1px solid #;
  59. height:90%;
  60. top:-90%;
  61. left: 1%;
  62. width: 60%;
  63. overflow: hidden;
  64. opacity: 0;
  65. margin:0;
  66. -webkit-transition: all 3s ease-out;
  67. -moz-transition: all 3s ease-out;
  68. -ms-transition: all 4s ease-out;
  69. -o-transition: all 4s ease-out;
  70. transition: all 4s ease-out;
  71. }
  72. .box:target {
  73. opacity: 1;
  74. position: absolute;
  75. top: 5%;
  76. -webkit-transition: all 4s ease-out;
  77. -moz-transition: all 4s ease-out;
  78. -ms-transition: all 4s ease-out;
  79. -o-transition: all 4s ease-out;
  80. transition: all 4s ease-out;
  81. }
  82.  
  83.  
  84. .smolbox {
  85. z-index: 10;
  86. position: absolute;
  87. border-radius: 5%;
  88. border: 4px groove #ccc;
  89. color: #ccc;
  90. background-color:#000;
  91. font-family: yellowtail ;
  92. font-size: 17px;
  93. letter-spacing:1px;
  94. padding: 3px;
  95. opacity:0.5;
  96. height:40%;
  97. top:1%;
  98. left: 1%;
  99. width: 40%;
  100. overflow:auto;
  101. opacity: 0.5;
  102. }
  103.  
  104. .smolbox2 {
  105. z-index: 10;
  106. position: absolute;
  107. border-radius: 5%;
  108. border: 4px groove #ccc;
  109. color: #ccc;
  110. background-color:#000;
  111. font-family: yellowtail ;
  112. font-size: 17px;
  113. letter-spacing:1px;
  114. padding: 3px;
  115. opacity:0.5;
  116. height:40%;
  117. top:1%;
  118. right: 1%;
  119. width: 40%;
  120. overflow: auto;
  121. }
  122.  
  123. .smolbox3 {
  124. z-index: 10;
  125. position: absolute;
  126. border-radius: 5%;
  127. border: 4px groove #ccc;
  128. color: #ccc;
  129. background-color:#000;
  130. font-family: yellowtail ;
  131. font-size: 17px;
  132. letter-spacing:1px;
  133. padding: 3px;
  134. opacity:0.5;
  135. height:40%;
  136. bottom:1%;
  137. left: 1%;
  138. width: 40%;
  139. overflow: auto;
  140. }
  141.  
  142. .smolbox4 {
  143. z-index: 10;
  144. position: absolute;
  145. border-radius: 5%;
  146. border: 4px groove #ccc;
  147. color: #ccc;
  148. background-color:#000;
  149. font-family: yellowtail ;
  150. font-size: 17px;
  151. letter-spacing:1px;
  152. padding: 3px;
  153. opacity:0.5;
  154. height:40%;
  155. bottom:1%;
  156. right: 1%;
  157. width: 40%;
  158. overflow: auto;
  159. }
  160.  
  161. #credit{ position: fixed;
  162. left: 10px;
  163. bottom: 0px;
  164. font-family: Arial;
  165. font-variant: normal;
  166. font-weight: normal;
  167. font-size: 90%;
  168. color: #fff;
  169. z-index:1;}
  170.  
  171.  
  172. </style>
  173. <div id="credit">
  174. Layout © <a href="profile.php?user=Pachi" target="_blank">Pachi</a>
  175. </div>
  176.  
  177. <a href="#content"><div class="linker"></div></a>
  178. <div class="gla">
  179. <img src="http://i.imgur.com/DXup4Ju.png" width="370"></div>
  180.  
  181. <div id="content" class="box">
  182. <div class="smolbox">
  183. <b>Bold</b> <i>words</i> <a href="link.com" target="_blank">Link</a>
  184. </div>
  185.  
  186. <div class="smolbox2">
  187. words2
  188. </div>
  189.  
  190. <div class="smolbox3">
  191. words3
  192. </div>
  193.  
  194. <div class="smolbox4">
  195. words4
  196. </div>
  197. <a href="#"><img src="http://i.imgur.com/3nfbJrV.gif" height="15%" style="position:absolute; bottom:42%; left: 45%;"></a>
  198. </div>
  199.  
  200. <div class="back"></div>
  201. <div class="back2"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement