Advertisement
Lizellea

Ed's code

Dec 16th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.79 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates);
  3. @font-face{font-family: 'sonn';src:url(https://dl.dropboxusercontent.com/s/j5r3tziaojmbjb7/Funkrocker-j3Gj.ttf);}
  4.  
  5. body {background: url();background-size:; background-color:#261b22; }
  6.  
  7. ::-webkit-scrollbar { width: 3px; }::-webkit-scrollbar-track { border-radius: 2px; background-color: #; }::-webkit-scrollbar-thumb { border-radius: 2px; background-color: #; }
  8.  
  9. #box {z-index: 10
  10. ;position: absolute;
  11. background: url();
  12. background-size:;
  13. background-color:#755c6d;
  14. border: 0.5vw solid #000;
  15. box-shadow:0px 0px 5px #;
  16. bottom:10vw;
  17. left:22.1vw;
  18. height:30vw;
  19. width: 55vw;}
  20.  
  21. #name{ z-index:20;
  22. position: absolute;
  23. text-align:center;
  24. left: 0.5vw;
  25. top: -0.5vw;
  26. color: #64b9db;
  27. font-family: sonn;
  28. font-size:3vw;
  29. letter-spacing: 0vw;
  30. text-shadow: -1px 0px 0px #000, 0px 1px 0px #000, 1px 0px 0px #000, 0px -1px 0px #000;}
  31.  
  32. #quote{ z-index:20;
  33. position: absolute;
  34. text-align:center;
  35. left: 2vw;
  36. top: 2.5vw;
  37. color: #64b9db;
  38. font-family: sonn;
  39. font-size: 1.5vw;
  40. letter-spacing: 0vw;
  41. text-shadow: -1px 0px 0px #000, 0px 1px 0px #000, 1px 0px 0px #000, 0px -1px 0px #000;}
  42.  
  43. #image{z-index:10;position: absolute;right:3vw;bottom:0vw;}
  44. #image img{height: 30vw;}
  45.  
  46. #info{position: absolute;
  47. z-index: 20;
  48. left:4.5vw;
  49. top:5vw;
  50. width:22.2vw;
  51. height:8vw;
  52. overflow: auto;
  53. padding:0.2vw;
  54. color: #fff;
  55. line-height: 0.85vw;
  56. background-color:#08024d;
  57. font-family: Montserrat Alternates;
  58. font-size: 0.8vw;
  59. text-align:left;}
  60.  
  61. #infobackground{position: absolute;
  62. z-index: 3;
  63. top: 17vw;
  64. left: 1vw;
  65. height:12vw;
  66. width: 30vw;
  67. background-color:#;}
  68.  
  69. #infobox{position: absolute;
  70. z-index: 4;
  71. top:0vw;
  72. left: 0vw;
  73. height:12vw;
  74. width: 30vw;
  75. overflow: hidden;
  76. color: #ddd;
  77. line-height: 0.75vw;
  78. background-color:#42313a;
  79. font-family: Montserrat Alternates;
  80. font-size: 0.7vw;}
  81.  
  82. #navi {position: absolute;
  83. top: 14.6vw;
  84. left: 1vw;
  85. width: 30vw;
  86. height: 1vw;
  87. line-height:11px;
  88. border:1px solid #;
  89. z-index: 300;}
  90.  
  91. a.nav:link, a.nav:active, a.nav:visited{display: inline-block;
  92. width: 4.2vw;
  93. height: 0.5vw;
  94. margin: 2px;
  95. margin-top:0px;
  96. background-color: #66505f;
  97. border:3px solid #aaa;
  98. padding:5px;
  99. webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;}
  100.  
  101. a.nav:hover{background-color: #141414;text-decoration: none;}
  102.  
  103. table{font-family:Montserrat Alternates;font-size: 0.65vw;color: #fff;}
  104. tr:nth-child(odd){background: rgba(206, 146, 156, 0);}
  105.  
  106. h1 {height: auto;
  107. font-size: 1.1vw;
  108. font-family: sonn;
  109. margin-top: 0vw;
  110. margin-bottom:0.4vw;
  111. text-align: right;
  112. border-bottom: 0.1vw solid #;
  113. color: #997489;
  114. font-weight:normal;
  115. text-shadow: -1px 0px 0px #000, 0px 1px 0px #000, 1px 0px 0px #000, 0px -1px 0px #000;}
  116.  
  117. b {color: #a3969f;text-shadow: -1px 0px 0px #000, 0px 1px 0px #000, 1px 0px 0px #000, 0px -1px 0px #000;}
  118.  
  119. a {color: #a69f44;text-decoration: none;}
  120. a:hover {color: gray;cursor: url('http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png');}
  121.  
  122.  
  123. </style>
  124.  
  125.  
  126.  
  127. <div id="box">
  128. <div id="image"><img src="https://i.imgur.com/hYzQxTU.png"></div>
  129. <div id="name">Name here</div>
  130. <div id="quote">Name or Small quote here</div>
  131.  
  132. <div id="navi">
  133. <center>
  134. <a class="nav" href="#1"></a>
  135. <a class="nav" href="#2"></a>
  136. <a class="nav" href="#3"></a>
  137. <a class="nav" href="#4"></a>
  138. </center>
  139. </div>
  140.  
  141. <div id="info">
  142. <table style="width:100%;">
  143. <tr>
  144. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  145. </tr>
  146.  
  147. <tr>
  148. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  149. </tr>
  150.  
  151. <tr>
  152. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  153. </tr>
  154.  
  155. <tr>
  156. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  157. </tr>
  158.  
  159. <tr>
  160. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  161. </tr>
  162.  
  163. <tr>
  164. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  165. </tr>
  166.  
  167. <tr>
  168. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  169. </tr>
  170. <tr>
  171. <td><b>Stat</b> ---</td><td><b>Stat</b> ---</td>
  172. </tr>
  173. </table>
  174. </div>
  175.  
  176. <div id="infobackground">
  177. <div id="infobox">
  178. <center>
  179. <div style="height: 100%; overflow-y: hidden;">
  180. <a name="1"></a>
  181. <div style="width:95%; height: 100%; top: 0px; overflow: auto;" align="left">
  182. <br>
  183. <h1>Title</h1>
  184. Tab One
  185.  
  186. </div>
  187. </div>
  188.  
  189. <div style="height: 100%; overflow-y: hidden;">
  190. <a name="2"></a>
  191. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="left">
  192. <br>
  193. <h1>Title</h1>
  194. Tab Two
  195. </div>
  196. </div>
  197.  
  198. <div style="height: 100%; overflow-y: hidden;">
  199. <a name="3"></a>
  200. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="left">
  201. <br>
  202. <h1>Title</h1>
  203. Tab Three
  204. </div>
  205. </div>
  206.  
  207. <div style="height: 100%; overflow-y: hidden;">
  208. <a name="4"></a>
  209. <div style="width:95%; height: 100%; top: 100px; overflow: auto;" align="left">
  210. <br>
  211. <h1>Title</h1>
  212. Tab Four
  213. </div>
  214. </div>
  215. </div>
  216. </div>
  217.  
  218. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement