Advertisement
Lizellea

Emma Frost

Dec 14th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Satisfy);
  3. @import url(https://fonts.googleapis.com/css?family=Handlee);
  4. @import url(https://fonts.googleapis.com/css?family=Farsan);
  5. @import url(https://fonts.googleapis.com/css?family=Allura);
  6.  
  7. ::-webkit-scrollbar { width: 4px; }
  8. ::-webkit-scrollbar-track { border-radius: 2px; background-color: #; }
  9. ::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #75F4FF; }
  10.  
  11. body {
  12. background-image: url("http://i.imgur.com/gcXB4jm.png");
  13. background-repeat: repeat;
  14. background-color: #DADADA;
  15. background-size: ;
  16. background-position: bottom right;
  17. margin: 0;
  18. }
  19.  
  20. .name{position: absolute;
  21. z-index:2;
  22. left: 40%;
  23. top: -25%;
  24. color: #6D8BDF;
  25. text-shadow: 0.1vw 0.1vw 0.1vw #fff;
  26. font-family: allura;
  27. line-height:80px;
  28. text-align:center;
  29. font-size: 6vw;
  30. letter-spacing: 0.5vw;}
  31.  
  32. #frame {
  33. z-index: 3;
  34. background: url(http://i.imgur.com/DXMW8vZ.png);
  35. background-size: ;
  36. background-position: bottom left;
  37. background-repeat: repeat;
  38. position: absolute;
  39. box-shadow:0px 0px 20px #fff;
  40. background-color:#777777;
  41. border: 23px solid #A4B7EA;
  42. top: 34%;
  43. left: 13%;
  44. height: 45%;
  45. width: 70%;
  46. opacity: 1;
  47. }
  48.  
  49.  
  50. #infobackground{
  51. position: absolute;
  52. z-index: 3;
  53. top: 4.5%;
  54. left: 38%;
  55. height: 90%;
  56. width: 58%;
  57. background-size: ;
  58. background-color:#9AABD7;
  59. background-image:url(http://i.imgur.com/DXMW8vZ.png);
  60. background-position: center;
  61. background-repeat:repeat;
  62. border:3px solid white;
  63. box-shadow:0px 0px 20px #ccc;
  64. overflow: hidden;
  65. color: #500243;
  66. font-family: Segoe Print;
  67. font-size: 10vh;
  68. opacity:1;}
  69.  
  70.  
  71. #infobox{
  72. position: absolute;
  73. z-index: 4;
  74. top: 9.5%;
  75. left: 7.3%;
  76. height: 80%;
  77. width: 85%;
  78. overflow: hidden;
  79. color: #898989;
  80. box-shadow:0px 0px 20px #ccc;
  81. text-align: justify;
  82. letter-spacing: .2px;
  83. line-height: 15px;
  84. border: 2px solid white;
  85. background-color:#ddd;
  86. font-family: farsan;
  87. font-size: 18px;
  88. opacity:1;
  89. }
  90.  
  91. .gallery {position: absolute;overflow: hidden;bottom: 0%;width: 60%;height: 30px;transition: 1.5s;left: 19%;border-radius: 20px 20px 0px 0px;border: 2px solid #A4B7EA;background: rgba(0,0,0,0.7);padding: 5px;color: #FFFFFF;text-shadow: 0px 0px 8px #;font-size:11pt;font-family: handlee;zindex:30;}
  92. .gallery:hover {position: absolute;overflow: auto;bottom: 0%;width: 60%;height: 17%;transition: 1.5s;left: 19%;border-radius: 20px 20px 0px 0px;border: 2px solid #A4B7EA;padding: 5px;background: rgba(0,0,0,0.7);color: #FFFFFF;text-shadow: 0px 0px 8px #;font-size:11pt;font-family: handlee;z-index:30}
  93.  
  94. .tab1 { z-index:10; position: absolute; top: 5%; right: 0.5%; width: 2%; height: 6%; border-radius: 0%;background-color: #;border:2px solid #;background: url(http://i.imgur.com/MCqP1wR.png);
  95. background-size: 100% 100%;}
  96. .tab2 { z-index:10; position: absolute; top: 25%; right: 0.5%; width: 2%; height: 6%; border-radius: 0%;background-color: #;border:2px solid #;background:url(http://i.imgur.com/MCqP1wR.png);
  97. background-size: 100% 100%;}
  98. .tab3 { z-index:10; position: absolute; top: 47%; right: 0.5%; width: 2%; height: 6%; border-radius: 0%;background-color: #;border:2px solid #;background:url(http://i.imgur.com/MCqP1wR.png);
  99. background-size: 100% 100%;}
  100. .tab4 { z-index:10; position: absolute; top: 70%; right: 0.5%; width: 2%; height: 6%; border-radius: 0%;background-color: #;border:2px solid #;background:url(http://i.imgur.com/MCqP1wR.png);
  101. background-size: 100% 100%;}
  102. .tab5 { z-index:10; position: absolute; top: 90%; right: 0.5%; width: 2%; height: 6%; border-radius: 0%;background-color: #;border:2px solid #;background:url(http://i.imgur.com/MCqP1wR.png);
  103. background-size: 100% 100%;}
  104.  
  105. h1 {width: 100%; height: auto; font-size: 30px;font-family:Allura;margin-top:1px; margin-bottom: 5px; text-align: center; border-bottom: 2px solid #fff; color: #9399AB;}
  106. b, strong { color: #9399AB;text-shadow: 0.1vw 0.1vw 0.1vw #fff;}
  107.  
  108. a {color: #28355A; text-decoration: none; }
  109. a:hover {color: blue; text-decoration: line-through;
  110. cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  111.  
  112.  
  113. #credit{ position: fixed;
  114. right: 1px;
  115. bottom: 0px;
  116. font-family: Arial;
  117. font-variant: normal;
  118. font-weight: normal;
  119. font-size: 90%;
  120. color: #000;
  121. z-index:1;}
  122.  
  123. </style>
  124. <div id="credit">
  125. Layout © <a href="profile.php?user=Pachi" target="_blank">Pachi</a>
  126. </div>
  127.  
  128. <div class="gallery">
  129. <h1>Gallery</h1>
  130. <center>
  131. <a target="_blank" href="url here" target="_blank" title="Words"><img src="url here" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  132. <a target="_blank" href="url here" target="_blank" title="Words"><img src="url here" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  133. <a target="_blank" href="url here" target="_blank" title="Words"><img src="url here" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  134. <a target="_blank" href="url here" target="_blank" title="Words"><img src="url here" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  135. <a target="_blank" href="url here" target="_blank" title="Words"><img src="url here" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  136. <a target="_blank" href="url here" target="_blank" title="Words"><img src="url here" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  137.  
  138. </center>
  139. </div>
  140.  
  141. <div id="frame">
  142. <img src="http://i.imgur.com/kvGesVS.png" width="430" height="600" style="position:absolute;bottom:0%; left: -4%;z-index:20;">
  143. <div class="name">
  144. Emma Frost
  145. </div>
  146.  
  147. <a href="#1"><div class="tab1"></div></a>
  148. <a href="#2"><div class="tab2"></div></a>
  149. <a href="#3"><div class="tab3"></div></a>
  150. <a href="#4"><div class="tab4"></div></a>
  151. <a href="#5"><div class="tab5"></div></a>
  152.  
  153. <div id="infobackground">
  154. <div id="infobox">
  155. <center>
  156. <div style="height: 100%; overflow-y: hidden;">
  157. <a name="1"></a>
  158. <div style="width:95%; height: 100%; top: 0px; overflow: auto;" align="left">
  159. <br>
  160. <h1>Title</h1>
  161.  
  162. Words <b>Bold</b> <i>Italic</i> <a href="link.com" target="_blank">Link</a>
  163.  
  164.  
  165. </div>
  166. </div>
  167.  
  168. <div style="height: 100%; overflow-y: hidden;">
  169. <a name="2"></a>
  170. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="left">
  171. <br>
  172. <h1>Title</h1>
  173. tab2
  174. </div>
  175. </div>
  176.  
  177. <div style="height: 100%; overflow-y: hidden;">
  178. <a name="3"></a>
  179. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="left">
  180. <br>
  181. <h1>Title</h1>
  182. tab3
  183. </div>
  184. </div>
  185.  
  186. <div style="height: 100%; overflow-y: hidden;">
  187. <a name="4"></a>
  188. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="center">
  189. <br>
  190. <h1>Title</h1>
  191. Tab 4
  192. </div>
  193. </div>
  194.  
  195. <div style="height: 100%; overflow-y: hidden;">
  196. <a name="5"></a>
  197. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="center">
  198. <br>
  199. <h1>Title</h1>
  200. tab 5
  201. </div>
  202. </div>
  203. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement