Chibi-Elle

INO [DONE]

Oct 18th, 2020 (edited)
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.81 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Indie+Flower|Oleo+Script|Allura|Bellota|Cormorant+Garamond|Forum|Lilita+One');
  3.  
  4. body {
  5. background-color: #;
  6. background-image: linear-gradient(to right, #B600FF, #A502E6, #8E00C6, #6C0097, #5B0080);
  7. background-position: center;
  8. background-size: 100%;
  9. background-repeat:no-repeat;
  10. }
  11.  
  12. #whole {
  13. position: fixed;
  14. left: 0px;
  15. right: 0px;
  16. top: 0px;
  17. bottom: 0px;
  18. }
  19.  
  20. ::-webkit-scrollbar-track {
  21. background-color:;
  22. }
  23.  
  24. ::-webkit-scrollbar-thumb {
  25. background-color:;
  26. }
  27.  
  28. ::-webkit-scrollbar {
  29. width:0px;
  30. height:0px;
  31. }
  32.  
  33. #triangle {
  34. position: absolute;
  35. z-index: 5;
  36. bottom: 4.3vh;
  37. left: 1vw;
  38. width: 0;
  39. height: 0;
  40. border-bottom: 500px solid #440060;
  41. border-left: 310px solid transparent;
  42. }
  43.  
  44. #title {
  45. position: absolute;
  46. z-index: 6;
  47. left: 23vw;
  48. bottom: 63.6vh;
  49. transform: rotate(0deg);
  50. background-image: url('http://i.picpar.com/owcf.png');
  51. background-repeat: no-repeat;
  52. height: 110px;
  53. width: 420px;
  54. background-size: 76%;
  55. }
  56.  
  57. #render {
  58. position: absolute;
  59. z-index: 5;
  60. background-color: transparent;
  61. border-radius: 0%;
  62. bottom: -8.9vh;
  63. left: 66vw;
  64. height: 600px;
  65. width: 310px;
  66. background-image: url('https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/d96b2733-3787-41e3-8341-2824ca800f80/ddmv4qy-c6816cb4-331b-4f92-a0b1-f275e1e471bd.png/v1/fill/w_800,h_1000,strp/ino_yamanaka___the_last_render_by_akawaiichan_ddmv4qy-pre.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOiIsImlzcyI6InVybjphcHA6Iiwib2JqIjpbW3siaGVpZ2h0IjoiPD0xMjIwIiwicGF0aCI6IlwvZlwvZDk2YjI3MzMtMzc4Ny00MWUzLTgzNDEtMjgyNGNhODAwZjgwXC9kZG12NHF5LWM2ODE2Y2I0LTMzMWItNGY5Mi1hMGIxLWYyNzVlMWU0NzFiZC5wbmciLCJ3aWR0aCI6Ijw9OTc2In1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmltYWdlLm9wZXJhdGlvbnMiXX0.VN3u1vCGsDWhgnID3_kvmCCI1clcPhQLVwqzZy-dP0c');
  67. background-repeat: no-repeat;
  68. background-size: 100%;
  69. }
  70.  
  71. .opacity {
  72. opacity: 0;
  73. overflow: auto;
  74. }
  75.  
  76.  
  77. #container {
  78. position: absolute;
  79. z-index: 4;
  80. bottom: 4.3vh;
  81. left: 23.75vw;
  82. height: 498px;
  83. width: 900px;
  84. background-color: #440060;
  85. border: 1px solid #440060;
  86. background-image: url('');
  87. }
  88.  
  89. #lowbox {
  90. position: absolute;
  91. z-index: 6;
  92. left: 24vw;
  93. bottom: 6.5vh;
  94. height: 100px;
  95. width: 420px;
  96. background: #fff;
  97. border: 1px dotted #8E00C6;
  98. font-family: 'Cormorant Garamond';
  99. color: #333;
  100. font-size: 10.5px;
  101. overflow-y: auto;
  102. line-height: 12px;
  103. overflow-y: auto;
  104. padding: 5px;
  105. }
  106.  
  107. #midbox {
  108. position: absolute;
  109. z-index: 6;
  110. left: 45.4vw;
  111. bottom: 24.5vh;
  112. width: 270px;
  113. height: 175px;
  114. background: #fff;
  115. border: 1px dotted #8E00C6;
  116. font-family: 'Cormorant Garamond';
  117. color: #333;
  118. font-size: 10.5px;
  119. overflow-y: auto;
  120. line-height: 12px;
  121. overflow-y: auto;
  122. padding: 5px;
  123. }
  124.  
  125. #quotebox {
  126. position: absolute;
  127. z-index: 6;
  128. left: 24vw;
  129. bottom: 30vh;
  130. width: 300px;
  131. height: 130px;
  132. background: #8E00C6;
  133. border: 1px dotted #8E00C6;
  134. font-family: 'Oleo Script';
  135. text-align: center;
  136. color: #6C0097;
  137. font-size: 23px;
  138. overflow-y: auto;
  139. line-height: 23px;
  140. overflow-y: auto;
  141. padding: 5px;
  142. }
  143.  
  144. #smol {
  145. position: absolute;
  146. z-index: 6;
  147. left: 59.8vw;
  148. bottom: 62.5vh;
  149. height: 16.8px;
  150. width: 190px;
  151. background: #8E00C6;
  152. border: 1px dotted #8E00C6;
  153. font-family: 'Oleo Script';
  154. text-align: right;
  155. color: #6C0097;
  156. font-size: 16.5px;
  157. padding: 5px;
  158. box-shadow: 0px 0px 10px 10px #B600FF;
  159. }
  160.  
  161. #randogif {
  162. position: absolute;
  163. left: 34vw;
  164. background-image: url('http://i.picpar.com/qwcf.gif');
  165. bottom: 50.5vh;
  166. height: 200px;
  167. width: 300px;
  168. background-repeat: repeat;
  169. background-size: 100%;
  170. border-radius: 0%;
  171. z-index: 6;
  172. opacity: 0.8;
  173. }
  174.  
  175. #rando2 {
  176. position: absolute;
  177. left: 18.2vw;
  178. background-image: url('http://i.picpar.com/qwcf.gif');
  179. bottom: 28vh;
  180. height: 200px;
  181. width: 300px;
  182. background-repeat: repeat;
  183. background-size: 99%;
  184. border-radius: 0%;
  185. z-index: 6;
  186. opacity: 0.8;
  187. }
  188.  
  189. #rando3 {
  190. position: absolute;
  191. left: 10.2vw;
  192. background-image: url('http://i.picpar.com/qwcf.gif');
  193. bottom: 4.3vh;
  194. height: 200px;
  195. width: 300px;
  196. background-repeat: repeat;
  197. background-size: 100%;
  198. border-radius: 0%;
  199. z-index: 6;
  200. opacity: 0.8;
  201. }
  202.  
  203. #lowbox2 {
  204. position: absolute;
  205. z-index: 6;
  206. left: 57vw;
  207. bottom: 6.5vh;
  208. height: 100px;
  209. width: 420px;
  210. background: #fff;
  211. border: 1px dotted #8E00C6;
  212. font-family: 'Cormorant Garamond';
  213. color: #333;
  214. font-size: 10.5px;
  215. line-height: 12px;
  216. overflow-y: auto;
  217. padding: 5px;
  218. }
  219.  
  220. #icon {
  221. position: absolute;
  222. z-index: 7;
  223. left: 52.5vw;
  224. bottom: 55vh;
  225. height: 90px;
  226. width: 90px;
  227. border-radius: 50%;
  228. background-color: transparent;
  229. border: 8px solid #440060;
  230. box-shadow: 1px 1px 10px #000;
  231. background-image: url('https://i.pinimg.com/564x/f6/70/92/f6709233d7bc21df6442ec2967aba593.jpg');
  232. background-repeat: no-repeat;
  233. background-size: 100%;
  234. }
  235.  
  236. #icon2 {
  237. position: absolute;
  238. z-index: 7;
  239. left: 23vw;
  240. bottom: 55vh;
  241. height: 90px;
  242. width: 90px;
  243. border-radius: 50%;
  244. background-color: transparent;
  245. border: 8px solid #440060;
  246. box-shadow: 1px 1px 10px #000;
  247. background-image: url('https://i.pinimg.com/564x/6e/6d/95/6e6d9534d7801535e9bb97241a9d05cd.jpg');
  248. background-repeat: no-repeat;
  249. background-size: 100%
  250. }
  251.  
  252. h1 {
  253. font-family: 'Allura';
  254. text-align: center;
  255. font-size: 16px;
  256. background-color: #B600FF;
  257. line-height: 14px;
  258. margin-top: 1px;
  259. margin-bottom: 3px;
  260. color: #6C0097;
  261. }
  262.  
  263. b {
  264. font-family: 'Forum';
  265. color: #5B0080;
  266. font-size: 10px;
  267. }
  268.  
  269. a {
  270. font-family: 'Indie Flower';
  271. color: #81B7FF;
  272. font-size: 10px;
  273. text-decoration: none;
  274. }
  275.  
  276. a:hover {
  277. color: purple;
  278. text-decoration: underline;
  279. }
  280.  
  281. #tab1 {
  282. position: absolute;
  283. z-index: 6;
  284. left: 56.5vw;
  285. bottom: 73vh;
  286. background-image: url('https://fc07.deviantart.net/fs71/f/2014/072/2/8/200px_yamanaka_symbol_svg_by_inopwned-d7a3r1e.png');
  287. background-repeat: no-repeat;
  288. height: 50px;
  289. width: 50px;
  290. border-radius: 0%;
  291. background-size: 100%;
  292. opacity: 0.9;
  293. }
  294.  
  295. #tab2 {
  296. position: absolute;
  297. z-index: 6;
  298. left: 62vw;
  299. bottom: 73vh;
  300. background-image: url('https://fc07.deviantart.net/fs71/f/2014/072/2/8/200px_yamanaka_symbol_svg_by_inopwned-d7a3r1e.png');
  301. background-repeat: no-repeat;
  302. height: 50px;
  303. width: 50px;
  304. border-radius: 0%;
  305. background-size: 100%;
  306. opacity: 0.9;
  307. }
  308.  
  309. #tab3 {
  310. position: absolute;
  311. z-index: 6;
  312. left: 67.5vw;
  313. bottom: 73vh;
  314. background-image: url('https://fc07.deviantart.net/fs71/f/2014/072/2/8/200px_yamanaka_symbol_svg_by_inopwned-d7a3r1e.png');
  315. background-repeat: no-repeat;
  316. height: 50px;
  317. width: 50px;
  318. border-radius: 0%;
  319. background-size: 100%;
  320. opacity: 0.9;
  321. }
  322.  
  323. #tab4 {
  324. position: absolute;
  325. z-index: 6;
  326. left: 73vw;
  327. bottom: 73vh;
  328. background-image: url('https://fc07.deviantart.net/fs71/f/2014/072/2/8/200px_yamanaka_symbol_svg_by_inopwned-d7a3r1e.png');
  329. background-repeat: no-repeat;
  330. height: 50px;
  331. width: 50px;
  332. border-radius: 0%;
  333. background-size: 100%;
  334. opacity: 0.9;
  335. }
  336.  
  337. </style>
  338.  
  339. <div id="whole" oncontextmenu="return false;">
  340. <div id="triangle"></div>
  341. <div id="triangle2"></div>
  342. <div id="title"></div>
  343. <div id="render"></div>
  344. <div id="icon"></div>
  345. <div id="icon2"></div>
  346. <div id="randogif"></div>
  347. <div id="rando2"></div>
  348. <div id="rando3"></div>
  349. <a href="#2"><div id="tab1"></div></a>
  350. <a href="#3"><div id="tab2"></div></a>
  351. <a href="#4"><div id="tab3"></div></a>
  352. <a href="#1"><div id="tab4"></div></a>
  353. <div id="smol">No matter what, I'm doing it!</div>
  354. <div id="quotebox">Believe you have the potential <br><br>to bloom into the most <br><br>
  355. beautiful thing in the cosmos.</div>
  356. <div id="container"></div>
  357. <div id="lowbox"><h1>OOC</h1>
  358. <B>00.</B> This code was made for Yamanaka by <a href="//roleplay.chat/profile.php?user=Sailor+Chuu" target="_blank">Chuu</a>, so do not touch! It is best viewed in 100% zoom.<br><br>
  359. <B>01.</B> OOC text here!</div>
  360. <div id="lowbox2"><h1>Statistics</h1>
  361. <B>Given Name:</B> <font style=float:right>Yamanaka Ino.</font><br>
  362. <B>Kanji:</B> <font style=float:right>山中いの.</font><br>
  363. <B>Nickname(s):</B> <font style=float:right>Inopig ; Mrs. Beauty.</font><br>
  364. <B>Age:</B> <font style=float:right>18-22.</font><br>
  365. <B>D.o.B.:</B> <font style=float:right>September 23rd (♎︎).</font><br>
  366. <B>P.o.B.:</B> <font style=float:right>Konohagakure, Ho no Kuni.</font><br>
  367. <B>Gender:</B> <font style=float:right>Female (♀).</font><br>
  368. <B>Species:</B> <font style=float:right>Humanoid.</font><br>
  369. <B>Classification:</B> <font style=float:right>Analysis Team.</font><br>
  370. <B>Orientation:</B> <font style=float:right>Heterosexual.</font><br>
  371. <B>Marital:</B> <font style=float:right>Single.</font><br>
  372. <B>Alignment:</B> <font style=float:right>Good.</font><br>
  373. <B>Affiliation:</b> <font style=float:right>Konohagakure ; ASF.</font><br>
  374. <B>Former:</b> <font style=float:right>Team 10.</font><br>
  375. <B>Occupation:</B> <font style=float:right>Botanist.</font><br>
  376. <h1> Appearance </h1>
  377. <B>Hair Color:</B> <font style=float:right>Blonde.</font><br>
  378. <B>Hair Style:</B> <font style=float:right>Long.</font><br>
  379. <B>Eye Color:</B> <font style=float:right>Robin's Egg Blue.</font><br>
  380. <B>Skin Tone:</B> <font style=float:right>Milky White.</font><br>
  381. <B>Complexion:</B> <font style=float:right>Normal.</font><br>
  382. <B>Height:</B> <font style=float:right>164 cm / 5'4".</font><br>
  383. <B>Blood Type:</b> <font style=float:right>B.</font><br>
  384. <B>Scent:</B> <font style=float:right>Pig Juice.</font>
  385. </div>
  386.  
  387. <div id="midbox">
  388. <div style="height: 175px; overflow-y: hidden;">
  389. <a name="1"></a>
  390. <div style="height: 175px; overflow: auto;">
  391. <div style="margin: 0 auto; width: 25.2em;">
  392. <h1>Headcanons</h1>
  393. </div></div>
  394.  
  395. <a name="2"></a>
  396. <div style="height: 175px; overflow: auto;">
  397. <div style="margin: 0 auto; width: 25.2em;">
  398. <h1>Personality</h1>
  399.  
  400. </div></div>
  401.  
  402. <a name="3"></a>
  403. <div style="height: 175px; overflow: auto;">
  404. <div style="margin: 0 auto; width: 25.2em;">
  405. <h1>Bingo Book</h1>
  406.  
  407. </div></div>
  408.  
  409. <a name="4"></a>
  410. <div style="height: 175px; overflow: auto;">
  411. <div style="margin: 0 auto; width: 25.2em;">
  412. <h1>Connections</h1>
  413. </div></div></div></div>
Add Comment
Please, Sign In to add comment