Advertisement
Chibi-Elle

NEPHRITE CODE [DONE]

Apr 26th, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.39 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Forum|Lobster+Two|Bebas+Neue|Montez|Vidaloka');
  3.  
  4. body {
  5. background-color: #000;
  6. background-image: url('https://www.transparenttextures.com/patterns/asfalt-light.png');
  7. background-position: center;
  8. background-size: 10%;
  9. background-repeat:repeat;
  10. }
  11.  
  12. #profile {
  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. #container {
  34. position: absolute;
  35. left: 13%;
  36. top: 12%;
  37. background-color: transparent;
  38. height: 500px;
  39. width: 1000px;
  40. border: 2px solid #000;
  41. box-shadow: 0px 0px 8px 8px #111;
  42. background-image: url('https://img1.picmix.com/output/stamp/thumb/9/6/4/6/1606469_f1f53.gif');
  43. background-size: 8%;
  44. }
  45.  
  46. #topimg {
  47. position: absolute;
  48. left: 10px;
  49. top: 10px;
  50. height: 480px;
  51. width: 250px;
  52. background-image: url('https://semtribefair.com/wp-content/uploads/2019/02/Bio_Graphics_Martin_Sensmeier_890x790px.jpg');
  53. background-size: 230%;
  54. background-repeat: no-repeat;
  55. box-shadow: 0px 0px 3px 3px #222;
  56. border: 1px solid #000;
  57. background-position: center;
  58. }
  59.  
  60. #icontop {
  61. position: absolute;
  62. z-index: 1;
  63. top: 10px;
  64. right: 10px;
  65. height: 60px;
  66. width: 60px;
  67. border: 4px solid #000;
  68. box-shadow: 0px 0px 3px 3px #222;
  69. background-image: url('https://i.pinimg.com/originals/87/9c/f8/879cf85c17b2260910e6520c467b4de5.jpg');
  70. background-size: 100%;
  71. background-repeat: no-repeat;
  72. filter: grayscale(50%);
  73. }
  74.  
  75. #iconmid1 {
  76. position: absolute;
  77. z-index: 1;
  78. top: 112px;
  79. right: 10px;
  80. height: 60px;
  81. width: 60px;
  82. border: 4px solid #000;
  83. box-shadow: 0px 0px 3px 3px #222;
  84. background-image: url('https://images.saymedia-content.com/.image/MTU4NDEyMjg4NjM2MTY4MTI3/martin-sensmeier-courtesy-jeremy-ray-valdez1.jpg');
  85. background-size: 140%;
  86. background-repeat: no-repeat;
  87. filter: grayscale(50%);
  88. }
  89.  
  90. #iconmid2 {
  91. position: absolute;
  92. z-index: 1;
  93. bottom: 112px;
  94. right: 10px;
  95. height: 60px;
  96. width: 60px;
  97. border: 4px solid #000;
  98. box-shadow: 0px 0px 3px 3px #222;
  99. background-image: url('https://64.media.tumblr.com/a286a8006ae8f07009adcef1e06ab5f3/5652d95fea2a1c20-5f/s500x750/c28afb1f9473e9b669be53b58dbe8949c49d3b80.png');
  100. background-size: 120%;
  101. background-repeat: no-repeat;
  102. filter: grayscale(50%);
  103. }
  104.  
  105. #iconmid3 {
  106. position: absolute;
  107. z-index: 1;
  108. bottom: 215px;
  109. right: 10px;
  110. height: 60px;
  111. width: 60px;
  112. border: 4px solid #000;
  113. box-shadow: 0px 0px 3px 3px #222;
  114. background-image: url('https://64.media.tumblr.com/f6d92b58511144c80cd199712d3ea0d8/5652d95fea2a1c20-b6/s500x750/62936a489e65fffddf288b46b47604d64578c7b3.png');
  115. background-size: 120%;
  116. background-repeat: no-repeat;
  117. filter: grayscale(50%);
  118. }
  119.  
  120. #iconbot {
  121. position: absolute;
  122. z-index: 1;
  123. bottom: 10px;
  124. right: 10px;
  125. height: 60px;
  126. width: 60px;
  127. border: 4px solid #000;
  128. box-shadow: 0px 0px 3px 3px #222;
  129. background-image: url('https://spoilertime.com/wp-content/uploads/2019/01/47584810_788495271487950_5830839673434174361_n-e1548985025507-1024x847.jpg');
  130. background-size: 120%;
  131. background-repeat: no-repeat;
  132. filter: grayscale(50%);
  133. }
  134.  
  135. #tab1 {
  136. position: absolute;
  137. z-index: 1;
  138. border: 4px solid #000;
  139. box-shadow: 0px 0px 3px 3px #222;
  140. height: 60px;
  141. left: 280px;
  142. width: 11px;
  143. top: 10px;
  144. background: #000;
  145. }
  146.  
  147. #tab1:hover {
  148. background-color: #222;
  149. }
  150.  
  151. #tab2 {
  152. position: absolute;
  153. z-index: 1;
  154. border: 4px solid #000;
  155. box-shadow: 0px 0px 3px 3px #222;
  156. height: 60px;
  157. left: 280px;
  158. width: 11px;
  159. top: 112px;
  160. background: #000;
  161. }
  162.  
  163. #tab2:hover {
  164. background-color: #222;
  165. }
  166.  
  167. #tab3 {
  168. position: absolute;
  169. z-index: 1;
  170. border: 4px solid #000;
  171. box-shadow: 0px 0px 3px 3px #222;
  172. height: 60px;
  173. left: 280px;
  174. width: 11px;
  175. bottom: 215px;
  176. background: #000;
  177. }
  178.  
  179. #tab3:hover {
  180. background-color: #222;
  181. }
  182.  
  183. #tab4 {
  184. position: absolute;
  185. z-index: 1;
  186. border: 4px solid #000;
  187. box-shadow: 0px 0px 3px 3px #222;
  188. height: 60px;
  189. left: 280px;
  190. width: 11px;
  191. bottom: 112px;
  192. background: #000;
  193. }
  194.  
  195. #tab4:hover {
  196. background-color: #222;
  197. }
  198.  
  199. #tab5 {
  200. position: absolute;
  201. z-index: 1;
  202. border: 4px solid #000;
  203. box-shadow: 0px 0px 3px 3px #222;
  204. height: 60px;
  205. left: 280px;
  206. width: 11px;
  207. bottom: 10px;
  208. background: #000;
  209. }
  210.  
  211. #tab5:hover {
  212. background-color: #222;
  213. }
  214.  
  215. #info {
  216. position: absolute;
  217. z-index: 1;
  218. left: 320px;
  219. top: 10px;
  220. border: 2px solid #000;
  221. box-shadow: 0px 0px 3px 3px #222;
  222. height: 215px;
  223. width: 180px;
  224. background-color: #111;
  225. color: #fff;
  226. padding: 5px;
  227. font-family: 'Forum';
  228. font-size: 12px;
  229. line-height: 16px;
  230. overflow-y: auto;
  231. }
  232.  
  233. #moreinfo {
  234. position: absolute;
  235. z-index: 1;
  236. left: 320px;
  237. bottom: 10px;
  238. border: 2px solid #000;
  239. box-shadow: 0px 0px 3px 3px #222;
  240. height: 215px;
  241. width: 180px;
  242. background-color: #111;
  243. color: #fff;
  244. padding: 5px;
  245. font-family: 'Forum';
  246. font-size: 12px;
  247. line-height: 16px;
  248. overflow-y: auto;
  249. }
  250.  
  251. #evenmoreinfo {
  252. position: absolute;
  253. z-index: 1;
  254. left: 535px;
  255. bottom: 160px;
  256. border: 2px solid #000;
  257. box-shadow: 0px 0px 3px 3px #222;
  258. height: 155px;
  259. width: 352px;
  260. background-color: #111;
  261. color: #fff;
  262. padding: 5px;
  263. font-family: 'Forum';
  264. font-size: 12px;
  265. line-height: 16px;
  266. overflow-y: auto;
  267. }
  268.  
  269. #last {
  270. position: absolute;
  271. left: 545px;
  272. bottom: 5px;
  273. height: 140px;
  274. width: 352px;
  275. background-size: 100%;
  276. background-repeat: no-repeat;
  277. background-image: url('https://i.ibb.co/DKj06G9/Kichxaan.png');
  278. }
  279.  
  280. #first {
  281. position: absolute;
  282. left: 560px;
  283. top: 20px;
  284. height: 130px;
  285. width: 352px;
  286. background-size: 90%;
  287. background-repeat: no-repeat;
  288. background-image: url('https://i.ibb.co/YBYWdLR/Fabian.png');
  289. }
  290.  
  291. h1 {
  292. font-family: 'Lobster Two';
  293. font-size: 20px;
  294. background-color: #000;
  295. background-image: url('https://www.transparenttextures.com/patterns/gravel.png');
  296. line-height: 20px;
  297. background-size: 16%;
  298. background-repeat: repeat;
  299. color: #fff;
  300. text-align: center;
  301. margin-top: 0px;
  302. letter-spacing: 2px;
  303. margin-bottom: 0px;
  304. }
  305.  
  306. h2 {
  307. font-family: 'Bebas Neue';
  308. font-size: 12px;
  309. text-align: right;
  310. color: #888;
  311. border-top: 1px dotted #000;
  312. margin-top: 0px;
  313. letter-spacing: 2px;
  314. margin-bottom: 4px;
  315. }
  316.  
  317. b {
  318. font-family: 'Vidaloka';
  319. color: #FF5835;
  320. font-size: 11px;
  321. }
  322.  
  323. a {
  324. font-family: 'Montez';
  325. color: orange;
  326. text-decoration: none;
  327. }
  328.  
  329. a:hover {
  330. color: #82301F;
  331. text-decoration: underline;
  332. }
  333.  
  334. </style>
  335. <div id="profile" oncontextmenu="return false;">
  336. <div id="container">
  337. <div id="topimg"></div>
  338. <div id="icontop"></div>
  339. <div id="iconmid1"></div>
  340. <div id="iconmid2"></div>
  341. <div id="iconmid3"></div>
  342. <div id="iconbot"></div>
  343. <div id="first"></div>
  344. <div id="last"></div>
  345. <a href="#2"><div id="tab1"></div></a>
  346. <a href="#3"><div id="tab2"></div></a>
  347. <a href="#4"><div id="tab3"></div></a>
  348. <a href="#5"><div id="tab4"></div></a>
  349. <a href="#1"><div id="tab5"></div></a>
  350. <div id="info"><h1>Statistics</h1><h2>Reborn.</h2>
  351. <b>Name:</b> <font style="float:right;">Fabian Kichx̱áan.</font><br>
  352. <b>Nickname(s):</b> <font style="float:right;">Fab.</font><br>
  353. <b>Age:</b> <font style="float:right;">Twenty-Seven.</font><br>
  354. <b>D.o.B.:</b> <font style="float:right;">March 17th, 1992.</font><br>
  355. <b>P.o.B.:</b> <font style="float:right;">Anchorage, Alaska.</font><br>
  356. <b>Ethnicity:</b> <font style="float:right;">Tlingit/Athabascan.</font><br>
  357. <b>Nationality:</b> <font style="float:right;">American.</font><br>
  358. <b>Orientation:</b> <font style="float:right;">Heteroflexible.</font><br>
  359. <b>Marital:</b> <font style="float:right;"><a href="//roleplay.chat/profile.php?user=Zoisite">Enraged.</a></font><br>
  360. <b>Occupation:</b> <font style="float:right;">E.M.T.</font><br>
  361. <b>Alignment:</b> <font style="float:right;">Lawful Good.</font><br>
  362. <b>Residence:</b> <font style="float:right;">Crystaia City, CA.</font><br>
  363. <B>Theme:</B> <font style=float:right><a target="_blank" href="" target="_blank">Bullet to the Heart.</a></font><br>
  364. <b>Hair Color:</b> <font style="float:right;">Black.</font><br>
  365. <b>Hair Style:</b> <font style="float:right;">Short, Styled.</font><br>
  366. <b>Eye Color:</b> <font style="float:right;">Chocolate Brown.</font><br>
  367. <b>Skin Tone:</b> <font style="float:right;">Ruddy.</font><br>
  368. <b>Height:</b> <font style="float:right;">6'4".</font><br>
  369. <b>Weight:</b> <font style="float:right;">213 lbs.</font><br>
  370. <b>Physique:</b> <font style="float:right;">Muscular.</font><br>
  371. <b>Bloodtype:</b> <font style="float:right;">A.</font><br>
  372. <b>Scent:</b> <font style="float:right;">Sandalwood.</font>
  373. </div>
  374. <div id="moreinfo">
  375. <h1>Alter Ego</h1><h2>General.</h2>
  376. <b>Identity:</b> <font style="float:right;">Nephrite.</font><br>
  377. <b>Faction:</b> <font style="float:right;">Golden Kingdom.</font><br>
  378. <B>Title:</B> <font style="float:right;">Shitennou.</font><br>
  379. <b>Designation:</b> <font style="float:right;">General.</font><br>
  380. <B>Allegiance:</B> <font style=float:right>Endymion.</font><br>
  381. <b>Domain:</b> <font style="float:right;">Comfort & Intellect.</font><br>
  382. <b>Element:</b> <font style="float:right;">Lightning.</font><br>
  383. <b>Title:</b> <font style="float:right;">General.</font><br>
  384. <B>Species:</B> <font style=float:right>Humanoid.</font><br>
  385. <b>Forms:</b> <font style="float:right;">One.</font><br>
  386. <b>Primary Weapon:</b> <font style="float:right;">TBD.</font><br>
  387. <B>Secondary Weapon:</B> <font style=float:right>TBD.</font><br>
  388. <b>Division:</b> <font style="float:right;">North America.</font><br>
  389. <B>Opposite:</B> <font style=float:right>Sailor Jupiter.</font><br>
  390. </div>
  391. <div id="evenmoreinfo">
  392. <div style="height: 155px; overflow: hidden;">
  393. <a name="1"></a>
  394. <div style="height: 155px; overflow-y: auto;">
  395. <div style="margin: 0 auto; width: 29em;">
  396. <h1>Out of Character</h1><h2>Typist Notes.</h2>
  397. <B>00.</B> This profile was coded by <a href="//roleplay.chat/profile.php/user=Sailor+Chuu">Chuu</a> for Nephrite's exclusive use. Do not copy or reproduce any part of this code!
  398. </div></div>
  399.  
  400. <a name="2"></a>
  401. <div style="height: 155px; overflow-y: auto;">
  402. <div style="margin: 0 auto; width: 29em;">
  403. <h1>Headcanons</h1>
  404.  
  405. </div></div>
  406.  
  407. <a name="3"></a>
  408. <div style="height: 155px; overflow-y: auto;">
  409. <div style="margin: 0 auto; width: 29em;">
  410. <h1>Personality</h1>
  411.  
  412. </div></div>
  413.  
  414. <a name="4"></a>
  415. <div style="height: 155px; overflow-y: auto;">
  416. <div style="margin: 0 auto; width: 29em;">
  417. <h1>History</h1>
  418.  
  419. </div></div>
  420.  
  421. <a name="5"></a>
  422. <div style="height: 155px; overflow-y: auto;">
  423. <div style="margin: 0 auto; width: 29em;">
  424. <h1>Connections</h1>
  425.  
  426. </div></div></div></div>
  427.  
  428. </div>
  429. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement