chihi

gil

Apr 10th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.43 KB | None | 0 0
  1.  
  2. <style>
  3. @import url('https://fonts.googleapis.com/css?family=Julius+Sans+One|Monoton|Work+Sans:900');
  4. @import url('https://fonts.googleapis.com/css?family=Aleo|Gravitas+One|Playfair+Display+SC');
  5.  
  6. .pfor {
  7. display: none;
  8. }
  9.  
  10. ::-webkit-scrollbar-thumb:vertical {background-color:#00ffa6;}
  11. ::-webkit-scrollbar {height:0px;width:5px;background-color:#ffffff;}
  12.  
  13.  
  14. img
  15. {margin-bottom:-3px;}
  16.  
  17. body
  18. {
  19. background-color: #2D020A;
  20. }
  21.  
  22. #profile {
  23. background-color: transparent;
  24. border: 0px;
  25. }
  26.  
  27.  
  28. #picture{background-image:url(https://i.imgur.com/QTbivsB.jpg); background-position:top; background-repeat:no-repeat; width:600px; height:610px; position:fixed; left:400px; top:60px; background-size:77%; }
  29.  
  30.  
  31. #picture:hover #hana {
  32. position: absolute;
  33. top:-3px;
  34. left:67px;
  35. opacity: 0.85;
  36. -webkit-transition:all 1s ease-in-out;
  37. -moz-transition:all 1s ease-in-out;
  38. transition:all 1s ease-in-out;
  39. }
  40.  
  41.  
  42. #hana {
  43. position: absolute;
  44. top:-54px;
  45. bottom:0px;
  46. left:67px;
  47. height:594px;
  48. width:444px;
  49. opacity: 0;
  50. background-color: #2D020A;
  51. -webkit-transition:all 1s ease-in-out;
  52. -moz-transition:all 1s ease-in-out;
  53. transition:all 1s ease-in-out;
  54. color:#DBB86A;
  55. text-align:justify;
  56. padding:10px;
  57. font-family:arial;
  58. font-size:9px;
  59. }
  60.  
  61. #title{background-color:transparent; color:#DBB86A;
  62. height:40px; font-family: 'Gravitas One', cursive;
  63. font-weight:1000; font-size:40px;
  64. width:650px; position:fixed;
  65. bottom:5px;
  66. left:440px;
  67. opacity:0;
  68. letter-spacing:4px;
  69. transition-delay: 500s;
  70. -moz-transition-delay: 500s;
  71. -webkit-transition-delay: 500s;
  72. -o-transition-delay:500s;}
  73.  
  74. body:hover #title{background-color:transparent;
  75. height:40px; font-weight:1000; font-size:40px;
  76. width:650px; position:fixed;
  77. bottom:5px;
  78. left:440px;
  79. letter-spacing:4px;
  80. opacity:1; -webkit-transition: all 1s linear;
  81. -moz-transition: all 1s linear;
  82. transition: all 1s linear;transition-delay: 2.5s;}
  83.  
  84.  
  85. a
  86. {text-decoration:none;
  87. color:#DBB86A;
  88. -webkit-transition: opacity 0.7s linear;
  89. -webkit-transition: all 0.7s ease-in-out;
  90. -moz-transition: all 0.7s ease-in-out;
  91. -o-transition: all 0.7s ease-in-out;
  92. }
  93.  
  94. a:hover
  95. {text-decoration:none;
  96. color:#3a020d;}
  97.  
  98. #linea {background-color:#3a020d;
  99. position:fixed; top:0px; left:400px;
  100. height:40px; width:0px;
  101. -webkit-transition: all 2.5s linear;
  102. -moz-transition: all 2.5s linear;
  103. transition: all 2.5s linear;transition-delay: 500s;
  104. -moz-transition-delay: 500s;
  105. -webkit-transition-delay: 500s;
  106. -o-transition-delay:500s; z-index:-99; }
  107. body:hover #linea {
  108. position:fixed; top:0px; left:400px;
  109. height:40px; width:45%;
  110. -webkit-transition: all 2.5s linear;
  111. -moz-transition: all 2.5s linear;
  112. transition: all 2.5s linear; z-index:-99; }
  113.  
  114. #lineb {background-color:#3a020d;
  115. position:fixed; top:10px; left:400px;
  116. height:0px; width:40px;
  117. -webkit-transition: all 2.5s linear;
  118. -moz-transition: all 2.5s linear;
  119. transition: all 2.5s linear;transition-delay: 500s;
  120. -moz-transition-delay: 500s;
  121. -webkit-transition-delay: 500s;
  122. -o-transition-delay:500s; z-index:-99; }
  123. body:hover #lineb{
  124. position:fixed; top:20px; left:400px;
  125. height:95%; width:40px;
  126. -webkit-transition: all 2.5s linear;
  127. -moz-transition: all 2.5s linear;
  128. transition: all 2.5s linear; z-index:-99; }
  129.  
  130. #linec {background-color:#3a020d;
  131. position:fixed; top:10px; right:400px;
  132. height:0px; width:40px;
  133. -webkit-transition: all 2.5s linear;
  134. -moz-transition: all 2.5s linear;
  135. transition: all 2.5s linear;transition-delay: 500s;
  136. -moz-transition-delay: 500s;
  137. -webkit-transition-delay: 500s;
  138. -o-transition-delay:500s; z-index:-99; }
  139. body:hover #linec{
  140. position:fixed; top:10px; right:400px;
  141. height:95%; width:40px;
  142. -webkit-transition: all 2.5s linear;
  143. -moz-transition: all 2.5s linear;
  144. transition: all 2.5s linear; z-index:-99; }
  145.  
  146. #lined {background-color:#3a020d;
  147. position:fixed; bottom:0px; right:400px;
  148. height:40px; width:0px;
  149. -webkit-transition: all 2.5s linear;
  150. -moz-transition: all 2.5s linear;
  151. transition: all 2.5s linear;transition-delay: 500s;
  152. -moz-transition-delay: 500s;
  153. -webkit-transition-delay: 500s;
  154. -o-transition-delay:500s; z-index:-99; }
  155. body:hover #lined{
  156. position:fixed; bottom:0px; right:400px;
  157. height:40px; width:45%;
  158. -webkit-transition: all 2.5s linear;
  159. -moz-transition: all 2.5s linear;
  160. transition: all 2.5s linear; z-index:-99; }
  161.  
  162. #personality
  163. {
  164. background-color:#FCDADB;
  165. background-image:url(http://i.picpar.com/vFKc.png);
  166. background-position: fixed;
  167. background-attachment:fixed;
  168. background-repeat:repeat;
  169. width:580px;
  170. padding:10px;
  171. height:70px;
  172. top:10px;
  173. margin-left:10px;
  174. font-size:9px;
  175. }
  176.  
  177.  
  178. #nav { position:fixed;
  179. background-color:transparent;
  180. height:60px;
  181. width:200px;
  182. background-color:transparent;
  183. top:-1px;
  184. right:360px;
  185.  
  186. }
  187.  
  188. #nav a{ width:5px; height:38px; float:right; display:inline; float:right;
  189. margin:2px; padding:0px;
  190. background-color:#DBB86A;
  191. }
  192.  
  193. #nav a:hover {width:5px; height:38px; margin:2px; padding:0px; float:right; background-color: #2D020A;
  194. -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
  195. }
  196.  
  197. #nav2 { position:fixed;
  198. background-color:transparent;
  199. height:60px;
  200. width:200px;
  201. background-color:transparent;
  202. bottom:-18px;
  203. left:180px;
  204. }
  205.  
  206. #nav2 a{ width:5px; height:38px; float:right; display:inline; float:right;
  207. margin:2px; padding:0px;
  208. background-color:#DBB86A;
  209. }
  210.  
  211. #nav2 a:hover {width:5px; height:38px; margin:2px; padding:0px; float:right; background-color: #2D020A;
  212. -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
  213.  
  214.  
  215. #page {
  216. width:450px;
  217. text-align: justify;
  218. height:500px;
  219. overflow: hidden;
  220. background: transparent;
  221. font-size:8pt;
  222. }
  223.  
  224. .page{
  225. width:440px;
  226. height:500px;
  227. text-align: justify;
  228. overflow: auto;
  229. background:transparent;
  230. padding:6px; }
  231.  
  232. table {
  233. width:440px;
  234. height:400px;
  235. margin-left:0px;
  236. border-collapse:separate;
  237. font-family: 'Work Sans', sans-serif;
  238. color:#DBB86A;
  239. font-weight:900;
  240. font-size:14px;
  241. letter-spacing: 1px;
  242.  
  243. padding:0px;}
  244.  
  245. td {
  246. padding: 0px;
  247. }
  248. #left{height:0px; text-align: left; }
  249.  
  250. #right {height:0px; text-align: right;}
  251.  
  252. </style>
  253. <div id="linea"></div>
  254. <div id="lineb"></div>
  255. <div id="linec"></div>
  256. <div id="lined"></div>
  257.  
  258.  
  259. <div id="nav">
  260. <a href="#1" title="stats." id="links"></a>
  261. <a href="#2" title="summary." id="links"></a>
  262. <a href="#3" title="abilties." id="links"></a>
  263. </div>
  264.  
  265. <div id="nav2">
  266. <a href="#4" title="stats." id="links"></a>
  267. <a href="#5" title="summary." id="links"></a>
  268. <a href="#6" title="abilties." id="links"></a>
  269. </div>
  270.  
  271.  
  272. <div id="picture"><div id="hana">
  273. <div id="page"><a name="1"></a>
  274. <div class="page">
  275. <h1>STORY</h1>
  276. <p>Phasellus a tortor volutpat, scelerisque arcu sed, volutpat mauris. Sed placerat ex non odio iaculis, sed suscipit dolor condimentum. Sed varius a leo eu tincidunt. Sed pharetra massa dui, at vehicula leo mollis quis. Praesent urna ante, dignissim in dictum ut, iaculis ac risus. Donec suscipit ligula vel tincidunt pharetra. Integer at placerat justo. Curabitur fermentum bibendum velit ut pellentesque. Etiam in magna finibus, maximus ante sed, imperdiet ante.</p>
  277.  
  278. <p>Suspendisse eu consectetur velit. Donec cursus efficitur sapien in pretium. Donec consequat turpis sed odio suscipit venenatis. Morbi eros ex, vulputate eget turpis vel, pretium gravida leo. Fusce ornare blandit nibh eget scelerisque. Maecenas elementum, purus quis facilisis convallis, arcu est dapibus ante, ut posuere mauris libero vitae massa. Phasellus purus purus, luctus et tortor et, lobortis mattis sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Ut luctus lorem sem, non feugiat ipsum rutrum non. Fusce vulputate in velit nec sollicitudin. In hac habitasse platea dictumst. Vestibulum lobortis auctor ante vel fringilla. Sed suscipit metus ut dapibus tempus. Sed vel facilisis velit, non auctor ipsum.</p>
  279. </div>
  280. <div id="page"><a name="2"></a>
  281. <div class="page">
  282.  
  283. <table>
  284. <tr><td id="left">NAME</td> <td id="right">SHIMIZU EIRI</td></tr>
  285. <tr><td id="left">SPECIES</td> <td id="right">QUIRKED HUMAN</td></tr>
  286. <tr><td id="left">GENDER</td> <td id="right">FEMALE</td></tr>
  287. <tr><td id="left">AGE</td> <td id="right">16</td></tr>
  288. <tr><td id="left">HEIGHT</td> <td id="right">154CM</td></tr>
  289. <tr><td id="left">WEIGHT</td> <td id="right">54KG</td></tr>
  290. <tr><td id="left">HERO ALIAS</td> <td id="right">MAGNEIRI</td></tr>
  291. <tr><td id="left">OCCUPATION</td> <td id="right">STUDENT & PART-TIMER</td></tr>
  292. <tr><td id="left">APPEARANCE</td> <td id="right"><a target="_blank" href="https://imgur.com/a/O3ZEayi">REFERENCE</a></td></tr>
  293. <tr><td id="left">ORIENTATION</td> <td id="right">BISEXUAL</td></tr>
  294. <tr><td id="left">MARITAL STATUS</td> <td id="right">SINGLE</td></tr>
  295. <tr><td id="left">AFFILIATION</td> <td id="right">YUEEI ACADEMY</td></tr>
  296. <tr><td id="left">QUIRK</td> <td id="right">MAGNETOKINESIS</td></tr>
  297. <tr><td id="left">HEALTH</td> <td id="right">GOOD / RECOVERING INJURY: LEFT ARM</td></tr>
  298. </table>
  299. </div>
  300. <div id="page"><a name="3"></a>
  301. <div class="page">
  302. fjvgfdidfr
  303.  
  304. </div>
  305.  
  306. <div id="page"><a name="4"></a>
  307. <div class="page">
  308. booty
  309.  
  310. </div>
  311. <div id="page"><a name="5"></a>
  312. <div class="page">
  313. hole
  314.  
  315. </div>
  316. <div id="page"><a name="6"></a>
  317. <div class="page">
  318.  
  319. a
  320. </div>
  321. <div id="title">KING OF HEROES</div>
Advertisement
Add Comment
Please, Sign In to add comment