Advertisement
Chibi-Elle

Mika Modified

Mar 8th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.66 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Patrick+Hand|Neucha|Rancho|Poiret+One');
  3. .pfor {
  4. display: none;
  5. }
  6.  
  7. #profile {
  8. background-color: transparent;
  9. border: 0px;
  10. }
  11.  
  12. body {
  13. background-color: #673A3D;
  14. background-image: url('https://www.transparenttextures.com/patterns/dark-dotted-2.png');
  15. font: 10px 'tahoma';
  16. color:#000;
  17. text-align: justify;
  18. coded-by:trysielle;
  19. }
  20.  
  21. ::-webkit-scrollbar {
  22. height: 2px;
  23. width: 2px;
  24. background: #FFFBF3;
  25. }
  26. ::-webkit-scrollbar-thumb {
  27. background: #FFFBF3;
  28. -webkit-border-radius: 1ex;
  29. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  30. }
  31. ::-webkit-scrollbar-corner {
  32. background: #FFFBF3;
  33. }
  34. #sprite {
  35. position:absolute;
  36. left:430;
  37. top:0;
  38. }
  39. #ooc {
  40. position:fixed;
  41. left:0px;
  42. top:0px;
  43. height:65px;
  44. width:260px;
  45. border: 15px solid #64292D;
  46. background-color:#F5F5E6;
  47. text-transform:uppercase;
  48. z-index:2;
  49. coded-by:trysielle;
  50. }
  51.  
  52. #ooc p {
  53. font: 11px 'Patrick Hand';
  54. color:#64292D;
  55. text-align:justify;
  56. margin:5px;
  57. coded-by:trysielle;
  58. }
  59.  
  60. #content {
  61. position:fixed;
  62. left:0px;
  63. top:88px;
  64. width:260px;
  65. height:200px;
  66. border:15px solid #64292D;
  67. background-color:#f5f5e6;
  68. overflow:hidden;
  69. z-index:2;
  70. coded-by:trysielle;
  71. }
  72.  
  73. #content p {
  74. font: 11px 'Patrick Hand';
  75. color:#64292D;
  76. text-align:justify;
  77. margin:5px;
  78. coded-by:trysielle;
  79. }
  80.  
  81. #content b {
  82. font: bold 10px 'Neucha';
  83. text-transform:uppercase;
  84. color:#AF695F;
  85. coded-by:trysielle;
  86. }
  87.  
  88. #content i {
  89. font: italic 15px 'Rancho';
  90. text-transform:lowercase;
  91. color:#8B6928;
  92. coded-by:trysielle;
  93. }
  94.  
  95. #content h1 {
  96. margin-top:0px;
  97. margin-bottom:0px;
  98. font-family: 'Poiret One';
  99. font-style:italic;
  100. font-size:16px;
  101. text-transform:lowercase;
  102. letter-spacing:5px;
  103. text-align:center;
  104. color:#AF695F;
  105. text-shadow:0px 0px 7px #ffffff;
  106. text-transform:lowercase;
  107. background: url(https://media.giphy.com/media/xZksLiN9EbYIw/giphy.gif);
  108. border: 3px double #fff;
  109. coded-by:trysielle;
  110. }
  111.  
  112. #content h2 {
  113. margin-bottom:15px;
  114. margin-top:0px;
  115. font-family: arial;
  116. padding-left:10px;
  117. font-style:none;
  118. text-transform:uppercase;
  119. font-size:9px;
  120. text-align:left;
  121. line-height:2px;
  122. color:#000000;
  123. coded-by:trysielle;
  124. }
  125.  
  126. #denied, #because, #fuck, #you, #cuntrag, #thats, #why {
  127. width:250px;
  128. height:190px;
  129. margin-top:5px;
  130. margin-bottom:5px;
  131. margin-left:5px;
  132. overflow:auto;
  133. z-index:2;
  134. coded-by:trysielle;
  135. }
  136.  
  137. #image {
  138. position:fixed;
  139. left:0px;
  140. top:310px;
  141. border: 15px solid #64292D;
  142. height:155px;
  143. width:260px;
  144. background-image:url('https://i.imgur.com/ZO2FFeR.png');
  145. background-repeat:no-repeat;
  146. background-size:260px;
  147. -webkit-border-bottom-right-radius: 200px;
  148. -moz-border-radius-bottomright: 200px;
  149. border-bottom-right-radius: 200px;
  150. -webkit-transition: all 0.8s ease-out;
  151. -moz-transition: all 0.8s ease-out;
  152. z-index:2;
  153. coded-by:trysielle;
  154. }
  155.  
  156. #navigation {
  157. position:fixed;
  158. left:260px;
  159. height: 200px;
  160. z-index:2;
  161. top:95px;
  162. coded-by:trysielle;
  163. }
  164.  
  165. #navigation a, #navigation a:active, #navigation a:visited {
  166. display:block;
  167. background-color:#64292D;
  168. text-transform:uppercase;
  169. font: 12px 'Poiret One';
  170. height:20px;
  171. text-decoration:none;
  172. width:150px;
  173. text-align:left;
  174. color:#f5f5e6;
  175. letter-spacing: 2px;
  176. padding-left:40px;
  177. padding-top:4px;
  178. -webkit-transition: all 0.6s ease-out;
  179. -moz-transition: all 0.6s ease-out;
  180. coded-by:trysielle;
  181. }
  182.  
  183. #navigation a:hover {
  184. display:block;
  185. padding-top:4px;
  186. background-color:#64292D;
  187. text-transform:uppercase;
  188. font: 12px 'Poiret One';
  189. color:#FFFFFF;
  190. text-decoration:none;
  191. padding-right:50px;
  192. letter-spacing:6px;
  193. -webkit-transition: all 0.6s ease-out;
  194. -moz-transition: all 0.6s ease-out;
  195. -webkit-border-bottom-right-radius: 200px;
  196. -moz-border-radius-bottomright: 200px;
  197. border-bottom-right-radius: 200px;
  198. -webkit-border-top-right-radius: 200px;
  199. -moz-border-radius-topright: 200px;
  200. border-bottom-top-radius: 200px;
  201. coded-by:trysielle;
  202. }
  203.  
  204. #credit {
  205. position:fixed;
  206. bottom:0;
  207. right:0;
  208. }
  209.  
  210. #credit a, #credit a:active, #credit a:hover, #credit a:visited {
  211. text-decoration:none;
  212. cursor:help;
  213. }
  214.  
  215. </style>
  216.  
  217. <div id="ooc">
  218. <p>
  219. <b>01</b> Naruto universe OC. <b>02</b> PM Friendly <b>03</b> No drama <b>04</b> Whatever happens RP, strictly stays in RP. <b>05</b> Don't steal this layout, k? Thanks.
  220.  
  221. </p>
  222. </div>
  223.  
  224. <div id="navigation">
  225. <a href="#because">statistics</a>
  226. <a href="#fuck">disposition</a>
  227. <a href="#you">history</a>
  228. <a href="#cuntrag">databook</a>
  229. <a href="#thats">belongings</a>
  230. <a href="#why">companions</a>
  231. </div>
  232.  
  233. <div id="content">
  234. <div id="denied">
  235. <center><img src="https://i.imgur.com/TQpLjjk.png" width="199" height="190"></center>
  236. </div>
  237.  
  238. <div id="because">
  239. <a name="because"></a>
  240. <br><h1>general</h1>
  241. <p><b>Name:</b> 上木 すみ花 (<i>Kamiki Sumika</i>)
  242. <br><b>Nickname:</b> Mika
  243. <br><b>Birthdate: </b>April 10 ♈ (17)
  244. <br><b>Gender:</b> Female ♀
  245. <br><b>Pronouns:</b> She / Her
  246. <br><b>Species:</b> Human
  247. <br><b>Blood Type:</b> O
  248. <br><b>Marital Status:</b> Single
  249. <br><b>Orientation:</b> Heterosexual
  250. <br><b>Occupation:</b> Kunoichi
  251. <br>
  252. <br><b>Eye Color:</b> Emerald
  253. <br><b>Hair Color:</b> Auburn
  254. <br><b>Skin Tone</b> Peach
  255. <br><b>Physique</b> Mesomorph
  256. <br><b>Height:</b> 163 cm (5'4")
  257. <br><b>Weight:</b> 55 kg (121 lbs)
  258. <br><b>Scent:</b> Iris and wisteria
  259. <br>
  260. <br><b>Clan:</b> Kamiki clan
  261. <br><b>Kekkei Genkai:</b> Steel Release
  262. <br><b>Affiliation:</b>
  263. <img src="https://i.imgur.com/Wt396kP.png" height="9"> Konohagakure
  264. <br><b>Team:</b> Team Ayana
  265. <br>
  266. <br><b>Known Relatives:</b>
  267. <br>○ <b>Parents:</b> Kamiki Saya, <i>née</i> Hazuki (mother), Kamiki Hakaru (father)
  268. <br>○ <b>Grandparent:</b> Kamiki Azuma (grandfather)
  269. <br>○ <b>Siblings:</b> Kamiki Hideya (older brother) †
  270. </p>
  271. </div>
  272.  
  273.  
  274. <div id="fuck">
  275. <a name="fuck"></a>
  276. <br><h1>personality </h1>
  277. <p>
  278. Mika is the first to start--and the first to finish--whatever she is set out to do. She is an active, energetic young woman with a strong personality. She is direct, straightforward, and uncomplicated. She expects the same from others, and is baffled when they don't always get it. Impatience is a definite vice, and innovation is a huge strength. She loves to start anything new, and she has trouble sitting still which exasperates her sensei Ayana.
  279. <br><br>
  280. To her sensei's, she might have been the epitome of what they meant to produce – quick on her feet, decisive, innovative, heedful of her superiors – had the favorable traits not shared center stage with several vices. Hard-headed, obstinate, tenacious, provoking, never measuring the danger she recklessly puts herself into and impulsive to a challenge. Despite these shortcomings, her teachers described her as a natural leader, being able to understand others and assess situations well because of these flaws.
  281. <br><br>
  282. She has a deep need to understand the world around her. She has high ideals and has her eye on what's on the horizon. She looks ahead, and at times can seem quite restless.
  283.  
  284. </p>
  285. </div>
  286.  
  287. <div id="you">
  288. <a name="you"></a>
  289. <br><h1>history</h1>
  290. <p>
  291. Sumika Kamiki is a chunin-level kunoichi born and raised in Konohagakure. She is well known for belonging to the Kamiki family clan and wielding their kekkei genkai, Steel Release.<br><br>WIP.
  292.  
  293. </p>
  294. </div>
  295.  
  296. <div id="cuntrag">
  297. <a name="cuntrag"></a>
  298. <br><h1>ninja databook</h1>
  299. <p>
  300. <b>Ninja Registration:</b> 017589
  301. <br><b>Ninja Rank:</b> Chūnin
  302. <br><b>Status:</b> Active
  303. <br><b>Academy Grad. Age:</b> 12
  304. <br><b>Chūnin Prom. Age:</b> 15
  305. <br><b>Village:</b> <img src="https://i.imgur.com/Wt396kP.png" height="9"> Konohagakure
  306. <br><b>Nindo:</b> <i>"With self-discipline, anything is possible"</i>
  307. <br><b>Classification:</b> Chūnin Kunoichi
  308.  
  309. <br><b>Nature Type:</b><br>
  310. <img src="https://i.imgur.com/CseMTMF.png" height="9"> Steel Release<br>
  311. <img src="https://i.imgur.com/rZ1vVyT.png" height="9"> Yin Release
  312. <br><b>Stats:</b>
  313. <br><b>NINJUTSU:</b> 3.5 / 5
  314. <br><b>TAIJUTSU:</b> 2 / 5
  315. <br><b>GENJUTSU:</b> 3 / 5
  316. <br><b>INTELLIGENCE:</b> 4 / 5
  317. <br><b>STRENGTH:</b> 3 / 5
  318. <br><b>SPEED:</b> 2.5 / 5
  319. <br><b>STAMINA:</b> 3 / 5
  320. <br><b>HAND SEALS:</b> 3 / 5
  321.  
  322. </p>
  323. </div>
  324.  
  325. <div id="thats">
  326. <a name="thats"></a>
  327. <br><h1>belongings</h1>
  328. <p>
  329. WIP.
  330.  
  331. </p>
  332. </div>
  333.  
  334. <div id="why">
  335. <a name="why"></a>
  336. <h1>allies and enemies</h1>
  337. <p>
  338. <a href="/profile.php?user=Ayana" title="Aya-sensei"><img src="http://i47.tinypic.com/2u6py5x.png"></a> <a href="/profile.php?user=Ao" title="Ao-chan"><img src="http://i47.tinypic.com/2u6py5x.png"></a> <a href="/profile.php?user=Sugi" title="Sugi-chan"><img src="http://i47.tinypic.com/2u6py5x.png"></a>
  339.  
  340.  
  341. </p>
  342. </div>
  343. </div>
  344.  
  345. <div id="image">
  346. </div>
  347.  
  348. <div id="sprite">
  349. <img src="https://i.imgur.com/i8ouYzH.png" height="600">
  350. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement