Advertisement
Lizellea

Henry

Nov 3rd, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Yellowtail);
  3. @import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
  4. @import url(https://fonts.googleapis.com/css?family=Handlee);
  5. @import url(https://fonts.googleapis.com/css?family=Allura);
  6. @import url(https://fonts.googleapis.com/css?family=Itim);
  7.  
  8. ::-webkit-scrollbar { width: 2px; }
  9. ::-webkit-scrollbar-track { border-radius: 2px; background-color: transparent; }
  10. ::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #transparent; }
  11.  
  12. body {
  13. background-image: url("http://i.imgur.com/1xPqWhn.png");
  14. background-repeat: repeat;
  15. background-color: #151535;
  16. background-size: ;
  17. background-position: bottom right;
  18. margin: 0;
  19. }
  20.  
  21.  
  22.  
  23. #ImageBox {
  24. background-image:url(http://i.imgur.com/UQq8M1n.jpg);
  25. background-position: center;
  26. background-size:100% 100%;
  27. background-repeat:no-repeat;
  28. position: fixed;
  29. left: 65%;
  30. top: 13%;
  31. border-radius: 0%;
  32. border: 4px solid #0505A4;
  33. width: 26%;
  34. height: 75%;
  35. box-shadow:
  36. 0 0 0 0px hsl(200, 30%, 20%),
  37. 0px 0px 20px black;
  38. -webkit-transition: all 1.5s ease-in-out;
  39. -moz-transition: all 1.5s ease-in-out;
  40. -ms-transition: all 1.5s ease-in-out;
  41. -o-transition: all 1.5s ease-in-out;
  42. transition: all 1.5s ease-in-out;}
  43.  
  44. #ImageBox:hover {
  45. background-image:url(http://i.imgur.com/2rkiudK.jpg);
  46. background-position: center;
  47. background-size:100% 100%;
  48. background-repeat:no-repeat;
  49. position: fixed;
  50. -webkit-transition: all 1.5s ease-in-out;
  51. -moz-transition: all 1.5s ease-in-out;
  52. -ms-transition: all 1.5s ease-in-out;
  53. -o-transition: all 1.5s ease-in-out;
  54. transition: all 1.5s ease-in-out;}
  55.  
  56. .tab1 { z-index:10; position: absolute; top: 15.8%; left: 64.6%; width: 0.8%; height: 4%; border-radius: 0%;background-color: #727276;border:3px solid #0505A4;}
  57. .tab2 { z-index:10; position: absolute; top: 21.8%; left: 64.6%; width: 0.8%; height: 4%; border-radius: 0%;background-color: #727276;border:3px solid #0505A4;}
  58. .tab3 { z-index:10; position: absolute; top: 27.8%; left: 64.6%; width: 0.8%; height: 4%; border-radius: 0%;background-color: #727276;border:3px solid #0505A4;}
  59. .tab4 { z-index:10; position: absolute; top: 33.8%; left: 64.6%; width: 0.8%; height: 4%; border-radius: 0%;background-color: #727276;border:3px solid #0505A4;}
  60. .tab5 { z-index:10; position: absolute; top: 39.8%; left: 64.6%; width: 0.8%; height: 4%; border-radius: 0%;background-color: #727276;border:3px solid #0505A4;}
  61. .tab6 { z-index:10; position: absolute; top: 45.8%; left: 64.6%; width: 0.8%; height: 4%; border-radius: 0%;background-color: #727276;border:3px solid #0505A4;}
  62.  
  63. .content {
  64. z-index: -1;
  65. position: absolute;
  66. background-color: #727276;
  67. border: 3px solid #0505A4;
  68. border-radius:0%;
  69. box-shadow:
  70. 0 0 0 0px hsl(200, 30%, 20%),
  71. 0px 0px 30px black;
  72. font-family: arial;
  73. font-size: 15px;
  74. padding: ;
  75. color: #ccc;
  76. height:64%;
  77. top:17.5%;
  78. left: 70%;
  79. width: 20%;
  80. line-height:20px;
  81. overflow: auto;
  82. opacity: 0;
  83. padding:10px;
  84. -webkit-transition: all 1.5s ease-out;
  85. -moz-transition: all 1.5s ease-out;
  86. -ms-transition: all 1.5s ease-out;
  87. -o-transition: all 1.5s ease-out;
  88. transition: all 1.5s ease-out;
  89. }
  90. .content:target {
  91. z-index: 10;
  92. opacity: 1;
  93. position: absolute;
  94. left:40%;
  95. -webkit-transition: all 1.5s ease-out;
  96. -moz-transition: all 1.5s ease-out;
  97. -ms-transition: all 1.5s ease-out;
  98. -o-transition: all 1.5s ease-out;
  99. transition: all 1.5s ease-out;
  100. }
  101.  
  102. a {color: #92E1FF; text-decoration: none; }
  103. a:hover {color: #000; text-decoration: line-through;
  104. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  105.  
  106. h1{
  107. color:#182B8C;
  108. font-size:1.8vw;
  109. line-height: 14px;
  110. font-family:yellowtail;
  111. text-align: center;
  112. letter-spacing:3px;
  113. margin-bottom:10px;
  114. text-shadow: 1px 0px 0px #,
  115. 0px 1px 0px #,
  116. -1px 0px 0px #,
  117. 0px -1px 0px #,
  118. 0px 0px 20px #;
  119. }
  120.  
  121. b, strong {color: #182B8C; font-family:itim; font-size: 18px; font-style: normal; font-weight: bold; text-decoration: none; text-transform: ; font-style: italic; font-weight: normal;letter-spacing:1px;text-shadow: 0.0em 0 0 #;}
  122.  
  123. #credit{ position: fixed;
  124. right: 1px;
  125. bottom: 0px;
  126. font-family: Arial;
  127. font-variant: normal;
  128. font-weight: normal;
  129. font-size: 90%;
  130. color: #6363E2;
  131. z-index:1;}
  132.  
  133. </style>
  134. <div id="credit">
  135. Layout © <a href="profile.php?user=Pachi" target="_blank">Pachi</a>
  136. </div>
  137.  
  138.  
  139. <div id="ImageBox">
  140. </div>
  141.  
  142. <a href="#1"><div class="tab1"></div></a>
  143. <a href="#2"><div class="tab2"></div></a>
  144. <a href="#3"><div class="tab3"></div></a>
  145. <a href="#4"><div class="tab4"></div></a>
  146. <a href="#5"><div class="tab5"></div></a>
  147. <a href="#6"><div class="tab6"></div></a>
  148.  
  149. <div id="1" class="content">
  150. <h1>Title</h1>
  151. Tab 1 <b>Bold</b> <i>Italics</i> <a href="Link here" target="_blank">Link</a>
  152. </div>
  153.  
  154. <div id="2" class="content">
  155. <h1>Title</h1>
  156. Tab 2
  157. </div>
  158.  
  159. <div id="3" class="content">
  160. <h1>Title</h1>
  161. Tab 3
  162. </div>
  163.  
  164. <div id="4" class="content">
  165. <h1>Title</h1>
  166. Tab 4
  167. </div>
  168.  
  169. <div id="5" class="content">
  170. <h1>Title</h1>
  171. Tab 5
  172.  
  173. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement