Advertisement
Chibi-Elle

Ao Code

Jun 10th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import 'https://fonts.googleapis.com/css?family=Righteous|Amatic+SC|Fredericka+the+Great|Parisienne';
  4.  
  5. #profile { border: hidden; background-color: transparent; }
  6.  
  7. .pfor {display:none;}
  8.  
  9. body{
  10. background-color:#69A6C5;
  11. background-image:url(https://www.transparenttextures.com/patterns/wavecut.png);
  12. background-attachment:fixed;
  13. background-positioncenter;
  14. }
  15.  
  16. #hold{
  17. width:430px;
  18. height:380px;
  19. border-top:2px solid #D49181;
  20. border-left:2px solid #D49181;
  21. }
  22.  
  23. .on{
  24. margin: auto;
  25. position: absolute;
  26. top: 0; left: 0; bottom: 0; right: 0;
  27. }
  28.  
  29. .tight{
  30. position:absolute;
  31. top:-45px;
  32. right:-160px;
  33. width:301px;
  34. height:480px;
  35. background:url(http://i.picpar.com/b9id.png) no-repeat;
  36. background-size:100%;
  37. }
  38.  
  39. .to{
  40. position:absolute;
  41. bottom:-52px;
  42. left:-2px;
  43. width:50px;
  44. height:50px;
  45. border-left:2px solid #d49181;
  46. border-bottom:2px solid #d49181;
  47. border-radius: 0px 0px 0px 100px;
  48. }
  49.  
  50. .my{
  51. position:absolute;
  52. top:-33px;
  53. left:230px;
  54. font-family: 'Righteous';
  55. font-size: 30px;
  56. letter-spacing: 2px;
  57. color: #d49181;
  58. text-shadow:-4px 0px 0px #CC6F59;
  59. }
  60.  
  61. .hand{
  62. position:absolute;
  63. bottom:-52px;
  64. left:44px;
  65. height:26px;
  66. width:170px;
  67. border-bottom:2px solid #d49181;
  68. }
  69.  
  70. .itll{
  71. position:absolute;
  72. top:0px;
  73. left:0px;
  74. width:312px;
  75. height:360px;
  76. background: #CFEAFB; inset 0 0 120px #FFF;
  77. -webkit-box-shadow: inset 0 0 120px #FFF;
  78. box-shadow: inset 0 0 120px #fff;
  79. border-right:2px solid #d49181;
  80. border-bottom:2px solid #d49181;
  81. border-radius:0px 0px 10px 0px;
  82. }
  83.  
  84. .be{
  85. position:absolute;
  86. width:301px;
  87. height:350px;
  88. top:2px;
  89. left:2;
  90. overflow:hidden;
  91. }
  92.  
  93. .alright{
  94. width:301px;
  95. height:350px;
  96. overflow:auto;
  97. }
  98.  
  99. .okay{
  100. color:#;
  101. font-size:16px;
  102. text-align:justify;
  103. line-height:17px;
  104. font-family: 'Amatic SC';
  105. margin: 4px;
  106. }
  107.  
  108. .streetcred{
  109. position:absolute;
  110. top:120px;
  111. left:290px;
  112. font-family: 'Amatic SC';
  113. font-weight:bold;
  114. font-size:18px;
  115. letter-spacing:1px;
  116. color:#A53B3B;
  117. transform: rotate (90deg);
  118. -webkit-transform: rotate(90deg);
  119. -ms-transform: rotate (90deg);
  120. }
  121.  
  122. a.hoi:link, a.hoi:active, a.hoi:visited{
  123. font-family: 'Righteous';
  124. text-decoration: none;
  125. font-size: 24px;
  126. line-height: 24px;
  127. letter-spacing: -1px;
  128. color: #d49181;
  129. margin-right:12px;
  130. }
  131.  
  132. a.hoi:hover{
  133. text-shadow:-4px 0px 0px #CC6F59;
  134. }
  135.  
  136. a:active, a:link, a:visited{
  137. color:#A53B3B;
  138. text-decoration:none;
  139. }
  140.  
  141. a:hover{
  142. cursor:help;
  143. color:#244e64;
  144. text-decoration:none;
  145. }
  146.  
  147. b {
  148. font-family: 'Fredericka the Great';
  149. text-transform: uppercase;
  150. font-size: 12px;
  151. color: #d49181;
  152. }
  153.  
  154. i{
  155. color:#f25;
  156. font-weight:light;
  157. letter-spacing: 1px;
  158. font-style:italic;
  159. }
  160.  
  161. h1{
  162. font-size: 19px;
  163. letter-spacing: 1;
  164. width: 100%;
  165. font-family: 'Righteous' ;
  166. font-weight: normal;
  167. line-height: 16px;
  168. text-transform: uppercase;
  169. text-align: left;
  170. text-indent:20px;
  171. color: #244E64;
  172. border-bottom: 1px solid #244e64;
  173. }
  174.  
  175. h1:first-letter{
  176. font-family: 'Parisienne';
  177. color: #d49181;
  178. font-size: 28px;
  179. font-weight: bold;
  180. text-shadow: 0px 0px 3px #edb;
  181. }
  182. ::-webkit-scrollbar {width: 5px;}
  183. ::-webkit-scrollbar-thumb:vertical {
  184. height: 10px;background-color: #edd;}
  185. ::-webkit-scrollbar-thumb:horizontal {
  186. height: 10px;background-color: #edd;border: 0px ;width: 12px;}
  187. </style>
  188.  
  189. <div id="hold" class="on">
  190. <div class="tight"></div>
  191. <div class="to"></div>
  192. <div class="my"> KAICHŌ AO </div>
  193. <div class="itll"><div class="be">
  194. <div id="dont" class="alright">
  195. <div class="okay">
  196.  
  197. <h1>Statistics</h1>
  198.  
  199.  
  200.  
  201. <font style=float:left><b>Surname:</b></font>
  202. <font style=float:right>Kaichō (諧調).</font><br>
  203. <font style=float:left><b>Name:</b></font> <font style=float:right>Ao (青).</font><br>
  204. <font style=float:left><b>Age:</b></font>
  205. <font style=float:right>Seventeen.</font><br>
  206. <font style=float:left><b>Gender:</b></font>
  207. <font style=float:right>Female.</font><br><br>
  208.  
  209. <font style=float:left><b>D.o.B.:</b></font>
  210. <font style=float:right>February 28th.</font><br>
  211. <font style=float:left><b>P.o.B.:</b></font>
  212. <font style=float:right>Kirigakure (<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Kirigakure_Symbol.svg/200px-Kirigakure_Symbol.svg.png" height="12" width="12">).</font><br>
  213. <font style=float:left><b>Zodiac:</b></font>
  214. <font style=float:right>Pisces.</font><br>
  215. <font style=float:left><b>Home:</b></font>
  216. <font style=float:right>Konohagakure (<img src="https://i.imgur.com/Wt396kP.png" height="12" width="12">).</font><br><br>
  217.  
  218. <font style=float:left><b>Occupation:</b></font>
  219. <font style=float:right>Kunoichi.</font><br>
  220. <font style=float:left><b>Rank:</b></font>
  221. <font style=float:right>Chuunin.</font><br>
  222. <font style=float:left><b>Sensei:</b></font>
  223. <font style=float:right>Jinguji Ayana.</font><br>
  224. <font style=float:left><b>Team:</b></font>
  225. <font style=float:right>Three (三).</font><br><br>
  226.  
  227.  
  228. <font style=float:left><b>Alignment:</b></font>
  229. <font style=float:right>Good.</font><br>
  230. <font style=float:left><b>Affiliation:</b></font>
  231. <font style=float:right>Konoha; Kiri.</font><br>
  232. <font style=float:left><b>Specialty:</b></font>
  233. <font style=float:right>Medical Ninjutsu.</font><br>
  234. <font style=float:left><b>Combat Style:</b></font>
  235. <font style=float:right>Nintaijutsu; Defensive.</font><br><br>
  236.  
  237. <font style=float:left><b>Orientation:</b></font>
  238. <font style=float:right>Pansexual.</font><br>
  239. <font style=float:left><b>Marital:</b></font>
  240. <font style=float:right>Single.</font><br>
  241. <font style=float:left><b>Blood Type:</b></font>
  242. <font style=float:right>AB.</font><br>
  243. <font style=float:left><b>Kekkei Genkai:</b></font>
  244. <font style=float:right>None.</font><br><br>
  245.  
  246. <font style=float:left><b>Hair Color:</b></font>
  247. <font style=float:right>Blue.</font><br>
  248. <font style=float:left><b>Eye Color:</b></font>
  249. <font style=float:right>Green.</font><br>
  250. <font style=float:left><b>Height:</b></font>
  251. <font style=float:right>152 cm. (5').</font><br>
  252. <font style=float:left><b>Weight:</b></font>
  253. <font style=float:right>46 kg (102 lbs).</font><br><br>
  254.  
  255. <font style=float:left><b>Known Relatives:</b></font> <font style=float:right>Kaichō, Kuro (grandfather).</font><br> <font style=float:right>Kaichō, Kuroi (grandmother).</font><br>
  256. <font style=float:right>Kaichō, Kaito (father) <a title="Died during the 4th Shinobi War.">✝</a>.</font><br> <font style=float:right>Kaichō, Shuiro (mother) <a title="Died during the 4th Shinobi War.">✝</a>.</font>
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263. </div></div>
  264. <div id="you" class="alright">
  265. <div class="okay">
  266. <h1>Ninja Statistics</h1>
  267. <b>Ninja Registration:</b> <font style=float:right>017587.</font><br>
  268. <b>Rank:</b> <font style=float:right>Chuunin.</font><br>
  269. <b>Village:</b> <font style=float:right>Kirigakure (<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Kirigakure_Symbol.svg/200px-Kirigakure_Symbol.svg.png" height="12" width="12">).</font><br><br>
  270.  
  271. <b>Status:</b> <font style=float:right>Active.</font><br>
  272. <B>Academy Graduation Age:</b> <font style=float:right>12.</font><br>
  273. <b>Chuunin Promotion Age:</b> <font style=float:right>15.</font><br><br>
  274.  
  275. <b>Elemental Affinity:</b> <font style=float:right>Water Release (<img src="https://vignette2.wikia.nocookie.net/naruto/images/e/e8/S%C3%ADmbolo_del_Pa%C3%ADs_del_Agua.png/revision/latest?cb=20120825233901&path-prefix=es" height="12" width="12">).</font><br>
  276. <b>Learned Affinities:</b> <font style=float:right>Wind (<img src="http://rs984.pbsrc.com/albums/ae325/skygon8/120px-Nature_Icon_Wind_svg.png~c200" height="12" width="12">).</font><br>
  277. <font style=float:right>Yin (<img src="https://vignette.wikia.nocookie.net/naruto/images/d/de/Nature_Icon_Yin.svg/revision/latest/scale-to-width-down/200?cb=20100916093714" height="12" width="12">).</font><br>
  278. <b>Fighting Style:</b> <font style=float:right>Nintaijutsu.</font><br><hr>
  279. <b>Ninjutsu:</b> <font style=float:right>4/5.</font><br>
  280. <b>Taijutsu:</b> <font style=float:right>4/5.</font><br>
  281. <b>Genjutsu:</b> <font style=float:right>0.5/5.</font><br>
  282. <b>Intelligence:</b> <font style=float:right>3/5.</font><br>
  283. <b>Strength:</b> <font style=float:right>2/5.</font><br>
  284. <b>Speed:</b> <font style=float:right>3/5.</font><br>
  285. <b>Stamina:</b> <font style=float:right>4/5.</font><br>
  286. <b>Hand Seals:</b> <font style=float:right>3.5/5.</font><br><hr>
  287. <b>Total:</b> <font style=float:right>24.</font><br>
  288. <b>Classified:</b> <font style=float:right>Above Average.</font><br>
  289. <br>
  290.  
  291. <h1>Bijū : Sanbi</h1>
  292. <br>
  293. </div></div>
  294. <div id="let" class="alright">
  295. <div class="okay">
  296. <h1>Jutsu List</h1>
  297. <b>E-Rank Jutsu</b>
  298. <li>Before graduating from the academy, all potential genin are required to demonstrate mastery over E-Rank techniques.</li>
  299.  
  300. </div></div>
  301. <div id="me" class="alright">
  302. <div class="okay">
  303. <h1>History</h1>
  304. Bloop bloop bloop bloop bloop.<br><br>
  305. <h1>Acquainted</h1>
  306. <img style="border:2px solid #d49181; border-radius:50%;" height="50" width="50" src="http://i.picpar.com/JMjd.png"> <img style="border:2px solid #d49181; border-radius:50%;" height="50" width="50" src="http://i.picpar.com/fqjd.png"> <img style="border:2px solid #d49181; border-radius:50%;" height="50" width="50" src="http://i.picpar.com/OMjd.png"> <img style="border:2px solid #d49181; border-radius:50%;" height="50" width="50" src="http://i.picpar.com/QMjd.png">
  307.  
  308. </div></div>
  309. <div id="go" class="alright">
  310. <div class="okay">
  311.  
  312. <h1>Out of Feathers</h1>
  313. <b>00.</b> I am the admin of Shinobi World. If you have any questions or concerns, come to me. I'll answer to the best of my ability. As always, the room is a W.I.P., I'm forever attempting to cement some stable ideas at the core of room-canon lore.<br>
  314. <b>01.</b> PM friendly to an extent! I like plot-related messages or character connection concepts... but not smut messages. Don't send those, plsnthx.<br>
  315. <b>02.</b> IRL I'm fairly busy so you'll see the room come and go a lot. I come and go a lot. If that's something that bothers you, you're welcome to hang around and keep it open or go elsewhere, but my schedule is somewhat unpredictable and RL is my priority so I apologize in advance if that drives you away. As a forewarning, I do tend to disappear after 12 am EST Monday - Friday, and on weekends I generally won't be around. If you have something pressing to share with me, leave me mail. <br>
  316. <b>03.</b> I'll shit-post, or I'll write a novella, it kind of just depends on my mood and the context of the RP going on? I won't short-change you unless I'm vibrating with exhaustion but to be honest, I'd rather call the session for the night than write some shitty ending, so there's that.<br>
  317. <b>04.</b> I like to think I'm a friendly person with an open mind, so if you have a problem with me, please approach me! And, as the admin, it's probably best you approach me anyway, regardless of the problem. If you don't like the room set-up or are curious about plot or missions or events, don't be afraid to send me a DM if I'm on, or some mail if I am not.<br>
  318. <b>05.</b> Discord is available! I'm not super stingy with it. If you try and get weird via Discord I'll block you.
  319.  
  320. </div></div>
  321. </div></div>
  322. <div class="hand">
  323. <a href="#dont" class="hoi">I</a>
  324. <a href="#you" class="hoi">II</a>
  325. <a href="#let" class="hoi">III</a>
  326. <a href="#me" class="hoi">IV</a>
  327. <a href="#go" class="hoi">V</a>
  328. </div>
  329. <div class="streetcred">@<a target="_blank" href="http://pastebin.com/u/ClaudiaPapillon" target="_blank">ClaudiaP</a></div>
  330. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement