chihi

EIRI PROF

May 20th, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css?family=Julius+Sans+One|Monoton|Work+Sans:900');
  2.  
  3. .pfor {
  4. display: none;
  5. }
  6.  
  7. ::-webkit-scrollbar-thumb:vertical {background-color:#00ffa6;}
  8. ::-webkit-scrollbar {height:0px;width:5px;background-color:#ffffff;}
  9.  
  10.  
  11. img
  12. {margin-bottom:-3px;}
  13.  
  14. body
  15. {
  16. background-color:#FCDADB;
  17. background-image:url(http://i.picpar.com/vFKc.png);
  18. background-position: fixed;
  19. background-attachment:fixed;
  20. background-repeat:repeat;
  21. }
  22.  
  23. #profile {
  24. background-color: transparent;
  25. border: 0px;
  26. }
  27.  
  28.  
  29. #picture{background-image:url(https://i.imgur.com/mlEF426.png); background-position:top; background-repeat:no-repeat; width:694px; height:1102px; position:fixed; left:10px; top:20px; bottom:400px; background-size:85%; }
  30.  
  31. #first {background-color:transparent; position:fixed;margin:auto; top:60px; right:300px;
  32. width: 0;
  33. height: 0;
  34. border-left: 350px solid transparent;
  35. border-right:350px solid transparent;
  36. border-top: 500px solid rgba(99,99,99,0.10);}
  37.  
  38. #second {background-color:transparent; font-family: 'Julius Sans One', sans-serif; height:590px; width:700px; position:fixed;margin:auto; right:250px; top:60px; }
  39.  
  40.  
  41. #title{background-color:transparent; height:150px; font-family: 'Monoton', cursive; font-weight:1000; font-size:50px; width:800px; letter-spacing:2px; position:fixed; color:rgba(99,99,99,0.10);
  42. top:10px; right:220px;
  43. opacity:0;
  44. transition-delay: 500s;
  45. -moz-transition-delay: 500s;
  46. -webkit-transition-delay: 500s;
  47. -o-transition-delay:500s;}
  48.  
  49. body:hover #title{background-color:transparent; height:150px; font-weight:1000; font-family: 'Monoton', cursive;font-size:50px; width:800px; position:fixed; color:rgba(99,99,99,0.10);
  50. top:10px;
  51. right:220px;opacity:1; -webkit-transition: all 1s linear;
  52. -moz-transition: all 1s linear;
  53. transition: all 1s linear;transition-delay: 2.5s;}
  54.  
  55.  
  56.  
  57. a
  58. {text-decoration:none;
  59. color:#CCC;
  60. -webkit-transition: opacity 0.7s linear;
  61. -webkit-transition: all 0.7s ease-in-out;
  62. -moz-transition: all 0.7s ease-in-out;
  63. -o-transition: all 0.7s ease-in-out;
  64. opacity:1;}
  65.  
  66. a:hover
  67. {text-decoration:none;
  68. color:#ed4255;
  69. opacity:1;}
  70.  
  71. blockquote
  72. {border-left:2px solid;
  73. padding-left:5px;}
  74.  
  75.  
  76. #nav { position:fixed; background-color:transparent; height:10px; width:300px; background-color:transparent; top:135px; right:40px; }
  77. #nav a{ width:25px; height:40px; float:right; display:inline; float:right;color:#FEC8CE; margin:10px; padding:0px; background-color:transparent; -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;font-family: 'Monoton', cursive; font-weight:1000; font-size:50px; }
  78.  
  79. #nav a:hover {width:25px; height:40px; margin:10px; padding:0px; float:right; color:ccc; background-color:transparent; -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;font-family: 'Monoton', cursive; font-weight:1000; font-size:50px; }
  80.  
  81.  
  82.  
  83.  
  84. #navi a:hover {
  85. #ccc;
  86. }
  87.  
  88. #page {
  89. width:600px;
  90. text-align: center;
  91. height:400px;
  92. overflow: hidden;
  93. background: transparent;
  94. font-size:8pt;
  95. color:#777;
  96. font-family: 'Work Sans', sans-serif;
  97. }
  98.  
  99. .page{
  100. width:590px;
  101. height:400px;
  102. text-align: center;
  103. overflow: auto;
  104. background:transparent;
  105. padding:6px; }
  106.  
  107.  
  108. table {
  109. width:450px;
  110. height:100px;
  111. margin-left:70px;
  112. border-collapse:separate;
  113. font-family: 'Work Sans', sans-serif;
  114. color: #777777;
  115. font-weight:900;
  116. font-size:10px;
  117. letter-spacing: 1px;
  118.  
  119. padding:0px;}
  120.  
  121. td {
  122. padding: 0px;
  123. }
  124. #left{height:0px; text-align: left; }
  125.  
  126. #right {height:0px; text-align: right;}
  127.  
  128.  
  129. .bio {
  130. margin-top:20px;
  131. margin-left:115px;
  132. width: 0;
  133. height: 0;
  134. border-left: 180px solid transparent;
  135. border-right: 180px solid transparent;
  136.  
  137. border-top: 230px solid #FEC8CE;
  138. }
  139. #bio {background-color:transparent;
  140. position:fixed;
  141. width:280px;
  142. height:180px;
  143. color:#777777;
  144. font-size:9pt;
  145. top:210px;
  146. right:510px;
  147. text-align: center;
  148. font-family: 'Work Sans', sans-serif; -webkit-transition: all 2.5s linear;
  149. -moz-transition: all 2.5s linear;
  150. transition: all 2.5s linear;transition-delay: 500s;
  151. -moz-transition-delay: 500s;
  152. -webkit-transition-delay: 500s;
  153. -o-transition-delay:500s; opacity:0;
  154. }
  155. body:hover #bio { -webkit-transition: all 2.5s linear;
  156. -moz-transition: all 2.5s linear;
  157. transition: all 2.5s linear; opacity:1;}
  158.  
  159.  
  160. #linea {background-color:#FEC8CE; position:fixed; top:200px; left:0px; height:50px; width:0px; -webkit-transition: all 2.5s linear;
  161. -moz-transition: all 2.5s linear;
  162. transition: all 2.5s linear;transition-delay: 500s;
  163. -moz-transition-delay: 500s;
  164. -webkit-transition-delay: 500s;
  165. -o-transition-delay:500s; z-index:-99; }
  166. body:hover #linea {background-color:#FEC8CE; position:fixed; top:200px; left:0px; height:50px; width:42%; -webkit-transition: all 2.5s linear;
  167. -moz-transition: all 2.5s linear;
  168. transition: all 2.5s linear; z-index:-99; }
  169.  
  170. #lineb {background-color:#FEC8CE; position:fixed; top:200px; right:0px; height:50px; width:0px; -webkit-transition: all 2.5s linear;
  171. -moz-transition: all 2.5s linear;
  172. transition: all 2.5s linear;transition-delay: 500s;
  173. -moz-transition-delay: 500s;
  174. -webkit-transition-delay: 500s;
  175. -o-transition-delay:500s; z-index:-99; }
  176. body:hover #lineb{background-color:#FEC8CE; position:fixed; top:200px; right:0px; height:50px; width:23%; -webkit-transition: all 2.5s linear;
  177. -moz-transition: all 2.5s linear;
  178. transition: all 2.5s linear; z-index:-99; }
  179.  
  180. <div id="linea"></div>
  181. <div id="lineb"></div><div id="title">MAGNEIRI // METALHEAD </div>
  182. <div id="nav">
  183. <a href="#1" title="stats." id="links">マ</a>
  184. <a href="#2" title="summary." id="links">グ</a>
  185. <a href="#3" title="abilties." id="links">ネ</a>
  186. <a href="#4" title="rules." id="links">イ</a>
  187. <a href="#5" title="rules." id="links">リ</a>
  188. </div>
  189.  
  190.  
  191. <div id="first">
  192. <div id="second">
  193.  
  194. <div id="page"><a name="1"></a>
  195. <div class="page">
  196.  
  197. <table>
  198. <tr><td id="left">NAME</td> <td id="right">SHIMIZU EIRI</td></tr>
  199. <tr><td id="left">AGE</td> <td id="right">16</td></tr>
  200. <tr><td id="left">HEIGHT</td> <td id="right">154CM</td></tr>
  201. <tr><td id="left">WEIGHT</td> <td id="right">54KG</td></tr>
  202. <tr><td id="left">ALIAS</td> <td id="right">HUMAN</td></tr>
  203. <tr><td id="left">OCCUPATION</td> <td id="right">STUDENT & PART-TIMER</td></tr>
  204. <tr><td id="left">APPEARANCE</td> <td id="right"><a target="_blank" href="https://imgur.com/a/O3ZEayi">REFERENCE</a></td></tr>
  205. <tr><td id="left">ORIENTATION</td> <td id="right">BISEXUAL</td></tr>
  206. <tr><td id="left">AFFILIATION</td> <td id="right">UA ACADEMY</td></tr>
  207. <tr><td id="left">QUIRK</td> <td id="right">MAGNETOKINESIS</td></tr>
  208. </table>
  209. <div class="bio">
  210. </div>
  211. </div>
  212.  
  213.  
  214. <div id="page"><a name="2"></a>
  215. <div class="page">
  216. <h1>– PRIOR TO UA ACADEMY –</h1>
  217. Eiri has never known her father, he walked out while her mom was pregnant. At 10 years old, her
  218. <br>mother was killed in the crossfire of a villain attack - her quirk wasn't strong enough to
  219. <br>defend herself and Pro-Heroes were simply too late. The tragedy became her motivation to
  220. <br> become a Pro-Hero herself: wanting to protect civilians with weaker quirks, disabilities
  221. <br> less privileged, etc. Eiri spent the last six years in her aunt's house where she had been
  222. <br>highly unwelcome due to the poverty they already lived in. Her mother left her a huge
  223. <br>lump sum of savings in an account that no one, not even Eiri has the information to.
  224. <br>This caused her family to become desperate, turning to mistreat their niece and
  225. <br> ostracize her. Growing up in this environment for the last 6 years, and the loss of her
  226. <br>mother made her very defensive and just angry at the World. It only became
  227. <br>worse when she entered Ketsubutsu Academy with her cousin, Shinju. Shinju
  228. <br> had been taught to hate Eiri her whole life and later collected a clique of
  229. <br>students that found amusement in bullying her. Eiri let it build,
  230. <br> choosing not to confide in any teacher of the public ridicule
  231. <br>and shame until she blew up and hurt all of them - causing
  232. <br> the expulsion from Ketsubutsu Academy and
  233. <br>the new opportunity at UA.
  234.  
  235. </div>
  236. </div>
  237.  
  238. <div id="page"><a name="3"></a><div class="page">
  239. <h1>– MAGNETOKINESIS –</h1>
  240. <br>MANIPULATION OF METAL & MATTER
  241. <br> Eiri can manipulate metal at the atomic level and make it take different forms and back
  242. <br>to the original form. Demonstrates the ability to indirectly manipulate non-metallic
  243. <br>objects via metal ores they may contain. They can be reshaped, levitated with the
  244. <br> help of magnetic force fields, thrown. Setbacks: There is a radius of area that
  245. <br>metal objects and matter that can be manipulated being 9 yards and the
  246. <br>area shrinks depending on her health. There is also a weight limit of the metal or
  247. <br> non-metal objects that can be lifted, at the very peak being 1 metric ton. The
  248. <br> weight that can be lifted also varies depending on her health.
  249. <br>
  250. <br>MAGNETIC FORCE FIELDS
  251. <br>Usually protects herself with a personal force field that she can
  252. <br>quickly expand to protect large areas. Can use the force fields
  253. <br> to hit or trap an enemy, and levitate objects but not beings.
  254. <br>
  255. <br>WEAKNESS
  256. <br><i>The overuse of any of these abilities will cause paralysis
  257. <br>over time, at worst reaching the heart and lungs.
  258. <br>For example, the larger the magnetic force field
  259. <br>opened or the heavier the metal object lifted
  260. <br>will bring the user's body to become
  261. <br> taxed until proven deadly.</i>
  262. </div>
  263. <div id="page"><a name="4"></a><div class="page">
  264. <h1>– AFTER UA ACADEMY –</h1>
  265. <a target="_blank" href="https://roleplay.chat/profile.php?user=Denki%20Kaminari" title="kaminari denki, the first friend i made at ua.
  266. his hair might look like a straw broom,
  267. but at least he brushes his teeth. one time,
  268. he made me smile. he looks the cutest
  269. when he is playing with my kitties!
  270. kaminari-san is very kind and i'm glad we met."><img src="http://i.picpar.com/1oLc.png" style="width:50px;"></a>
  271. <a target="_blank" href="https://roleplay.chat/profile.php?user=ALIEN+QUEEN" title="majin buu mina-chan, the friend i never
  272. knew i needed. her energy is contagious!
  273. without trying, mina-chan has started to
  274. change me for the better by showing me
  275. to give people a chance. we are pocket
  276. camp buddies!! animal crossing 4lyf.
  277. "><img src="http://i.picpar.com/1vLc.jpg" style="width:50px;"></a>
  278. </div>
  279. <div id="page"><a name="5"></a><div class="page">
  280. <h1>– STATISTICS & TRIVIA –</h1>
  281. <br>- Works 2 part-time jobs along with other side jobs: Animal shelter, maid cafe, karaoke room,
  282. <br> tutoring English, housekeeping, babysitting and more. Can be found working outside
  283. <br> of school at almost any given hour.
  284. <br>
  285. <br>- Ranked 1st at Ketsubutsu's Academy Entrance Exam, as well as 2nd in overall grades
  286. <br>which fell in ranking over time due to working and distraction from external issues.
  287. <br>
  288. <br>- Is already a grumpy Cat Lady, has an army of strays she feeds at night.
  289. <br>Prefers their company over other people.
  290. <br>
  291. <br>Cooperativeness: 2/5
  292. <br>Intelligence: 4/5
  293. <br>Technique: 5/5
  294. <br>Power: 5/5
  295. <br>Speed: 2/5
  296.  
  297.  
  298. </div>
  299.  
  300. </div>
  301.  
  302. <div id="picture"></div>
Advertisement
Add Comment
Please, Sign In to add comment