Advertisement
Chibi-Elle

Cree Code

Aug 6th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.33 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url('https://fonts.googleapis.com/css?family=Playfair+Display|Montserrat|Oswald|PT+Sans|Pacifico|Poppins|Ubuntu|Poiret+One|Leckerli+One|Satisfy|Cookie|Rancho');
  4.  
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. radial-gradient(#fff 30%, #92E6FE , #3376BA, #142B5F, #101227);
  9. background-position: bottom right;
  10. background-repeat: repeat;
  11. background-attachment: fixed;
  12. background-color: ;
  13. overflow:hidden;}
  14. ::-webkit-scrollbar-thumb:vertical {background-color:#EBD0D5; height:3px; }
  15. ::-webkit-scrollbar { height:3px; width:1px; background-color:transparent; }
  16.  
  17. ::selection {
  18. color: #fff;
  19. background: #121212;}
  20.  
  21. a {
  22. color: #EBD0D5;
  23. text-decoration:underline;
  24. text-transform:regular;
  25. font-family: 'Pacifico', cursive;
  26. font-size:15px;
  27. -webkit-transition: all 0.5s ease-in-out;
  28. -moz-transition: all 0.5s ease-in-out;
  29. -o-transition: all 0.5s ease-in-out;
  30. -ms-transition: all 0.5s ease-in-out;
  31. transition: all 0.5s ease-in-out;}
  32.  
  33. a:hover {color: #fff;
  34. -webkit-transition: all 0.5s ease-in-out;
  35. -moz-transition: all 0.5s ease-in-out;
  36. -o-transition: all 0.5s ease-in-out;
  37. -ms-transition: all 0.5s ease-in-out;
  38. transition: all 0.5s ease-in-out;}
  39.  
  40. b {
  41. color: #fdef44;
  42. text-decoration: none;
  43. text-transform: uppercase;
  44. font-family: 'Rancho';
  45. text-transform:regular;
  46. font-style:italic;
  47. font-size:10.5px;
  48. letter-spacing:2;}
  49.  
  50. h1 {
  51. margin-top:1px;
  52. line-height:25px;
  53. text-align:center;
  54. color:#3376BA;
  55. font-family: 'Satisfy';
  56. font-size:20px;
  57. letter-spacing:1px;
  58. text-transform:uppercase;
  59. border-bottom:1px dotted #101227;}
  60.  
  61. h2 {
  62. padding:5px;
  63. margin-top:1px;
  64. margin-bottom:5px;
  65. color:#3376BA;
  66. background:transparent;
  67. border-bottom:1px solid #fff;
  68. font-size:25px;
  69. font-family: 'Cookie';
  70. text-transform:none;
  71. letter-spacing:1px;
  72. text-align:right;
  73. font-weight:900;}
  74.  
  75. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;}
  76.  
  77. #bitch{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  78.  
  79. #credit {
  80. overflow:hidden;
  81. position:fixed;
  82. text-align:justify;
  83. bottom:0px;
  84. right:0px;
  85. height:60px;
  86. width:60px;
  87. padding:0px;
  88. opacity: .8;
  89. background-image: url('https://i.imgur.com/MH0XSqe.png');
  90. background-position:top center;
  91. background-attachment: absolute;
  92. -webkit-background-size: cover;
  93. -moz-background-size: cover;
  94. -o-background-size: cover;
  95. background-size: cover;}
  96.  
  97. #container {
  98. position:absolute;
  99. top:50%;
  100. margin-top:-300px;
  101. left:50%;
  102. margin-left:-300px;
  103. height:600px;
  104. width:610px;
  105. background:#142B5F;
  106. background-image:url('');
  107. background-repeat:repeat;
  108. background-size:100%;}
  109.  
  110. .mainimg {
  111. position:absolute;
  112. width:260px;
  113. height:576px;
  114. z-index:10;
  115. top:10px;
  116. right:10px;
  117. background-color: transparent;
  118. background-image: url('https://i.pinimg.com/564x/a3/45/fb/a345fb50ac03a888d40c61852efe918a.jpg');
  119. background-position:-100px -10px;
  120. background-attachment: absolute;
  121. background-repeat: no-repeat;}
  122.  
  123. #sidebar1 {
  124. width:300px;
  125. left:calc(50% - 650px);
  126. position:fixed;
  127. top: 50%;
  128. transform: translateY(-50%);}
  129.  
  130. #desc {
  131. padding:5;
  132. margin-bottom:10px;
  133. background:#142B5F;
  134. border: 1px solid #142B5F;
  135. font-size:10px;
  136. line-height:10px;
  137. color: #fff;
  138. text-transform:none;
  139. font-family:"Poiret One";}
  140.  
  141. #title {
  142. font-weight: bold;
  143. text-transform:uppercase;
  144. font-size:25px;
  145. font-family: "Leckerli One";
  146. background: url(https://media.giphy.com/media/czZJCwnFP81Tq/giphy.gif) no-repeat;
  147. -webkit-background-clip: text;
  148. -webkit-text-fill-color: transparent;
  149. background-size:cover;
  150. background-position:center;
  151. margin-bottom:0px;
  152. margin-top:0px;
  153. text-align: center;
  154. line-height:45px;}
  155.  
  156. .icon {
  157. height:130px;
  158. width:297px;
  159. z-index:10;
  160. margin-left:0px;
  161. border:1px solid #142B5F;
  162. background-color: transparent;
  163. background-image: url('https://i.pinimg.com/564x/50/62/c7/5062c7d2922e38ef141a138ef0936ff8.jpg');
  164. background-position:center right;
  165. background-attachment: absolute;
  166. background-repeat: no-repeat;}
  167.  
  168. #sidebar2 {
  169. width:250px;}
  170.  
  171. #links {
  172. position:fixed;
  173. text-transform:uppercase;
  174. font-size:20px;
  175. top:50%;
  176. width:250px;
  177. transform:translateY(-50%);
  178. left:calc(50% + 315px);
  179. line-height:45px;}
  180.  
  181. .link {
  182. color:#1f1413;
  183. text-decoration:none;
  184. font-weight:800;
  185. font-size:20px;
  186. text-transform:uppercase;
  187. font-family:'Oswald', sans-serif;
  188. transition:all 0.6s ease;}
  189.  
  190. .link:hover {
  191. padding-left:20px;}
  192.  
  193. #boxbg {
  194. background-color:#fff;
  195. position: absolute;
  196. width:300px;
  197. height:555px;
  198. left:10px;
  199. top:10px;
  200. padding:10px;
  201. margin:1px;
  202. overflow:auto;
  203. opacity:1;}
  204.  
  205. #box {
  206. background-color:#142B5F;
  207. text-transform: regular;
  208. text-align: left;
  209. color: #f2f2f2;
  210. font-size:12px;
  211. font-family: 'Poiret One';
  212. position: absolute;
  213. width:275px;
  214. height:530px;
  215. left:12px;
  216. top:11px;
  217. line-height:12px;
  218. padding:10px;
  219. margin:1px;
  220. overflow:auto;
  221. opacity:1;
  222. z-index:10;}
  223.  
  224. #history {
  225. background-color:#142b5f;
  226. text-transform: regular;
  227. text-align: left;
  228. color: #f2f2f2;
  229. font-size:12px;
  230. font-family: 'Poiret One';
  231. position: absolute;
  232. width:275px;
  233. height:530px;
  234. left:12px;
  235. top:11px;
  236. line-height:12px;
  237. padding:10px;
  238. margin:1px;
  239. overflow:auto;
  240. opacity:0;}
  241.  
  242. #abilities {
  243. background-color:#142b5f;
  244. text-transform: regular;
  245. text-align: left;
  246. color: #f2f2f2;
  247. font-size:12px;
  248. font-family: 'Poiret One';
  249. position: absolute;
  250. width:275px;
  251. height:530px;
  252. left:12px;
  253. top:11px;
  254. line-height:12px;
  255. padding:10px;
  256. margin:1px;
  257. overflow:auto;
  258. opacity:0;}
  259.  
  260. #relationships {
  261. background-color:#142b5f;
  262. text-transform: regular;
  263. text-align: left;
  264. color: #f2f2f2;
  265. font-size:12px;
  266. font-family: 'Poiret One';
  267. position: absolute;
  268. width:275px;
  269. height:530px;
  270. left:12px;
  271. top:11px;
  272. line-height:12px;
  273. padding:10px;
  274. margin:1px;
  275. overflow:auto;
  276. opacity:0;}
  277.  
  278. .rel {
  279. width:250px;
  280. height:150px;
  281. margin:20px;
  282. margin-top:1px;
  283. margin-bottom:10px;
  284. float:left;
  285. margin-left:1px;
  286. background:#fff;}
  287.  
  288. .rel img {
  289. position:absolute;
  290. width:100px;
  291. height:100px;
  292. border-radius:50%;
  293. border:10px solid #fff;
  294. box-shadow:1px 1px 10px #142b5f;
  295. margin-top:17px;
  296. right:10px;}
  297.  
  298. .wrds {
  299. position:absolute;
  300. padding:5;
  301. margin-left:10px;
  302. margin-top:8px;
  303. width:120px;
  304. height:120px;
  305. text-transform:none;
  306. color:#f2f2f2;
  307. background-color:#142b5f;
  308. font-size:10px;
  309. font-weight:900;
  310. font-family:'Poiret One';}
  311.  
  312. #blanket1:target #history{
  313. opacity:1;
  314. z-index:100;}
  315.  
  316. #blanket1:target #box{
  317. opacity:0;
  318. z-index:1;}
  319.  
  320. #blanket2:target #abilities{
  321. opacity:1;
  322. z-index:100;}
  323.  
  324. #blanket2:target #box{
  325. opacity:0;
  326. z-index:1;}
  327.  
  328. #blanket3:target #relationships{
  329. opacity:1;
  330. z-index:100;}
  331.  
  332. #blanket3:target #box{
  333. opacity:0;
  334. z-index:1;}
  335. </style>
  336.  
  337. <div id="bitch" oncontextmenu="return false;">
  338. <div id="blanket"><div id="blanket1"><div id="blanket2"><div id="blanket3"><div id="blanket4">
  339. <a href= "https://roleplay.chat/profile.php?user=UFO" target="_blank"><div id= "credit"></div></a>
  340.  
  341. <div id="sidebar1">
  342. <div id="title">Crescelia Valentine.</div>
  343. <div id="desc">
  344. OOC can go here. <br>
  345. The more you space it out, the larger the box gets!<br>
  346. Kinda magical, am I right? <br>
  347. Try not to go overboard, but at the same time? Don't let it be underwhelming. <br>
  348. La la la la la la la.<br>MOON PRISM POWER, MAAAAAAKE-UP!<br>
  349. *Insert Sailor Moon transformation music here.*
  350. <br>oH NO iT'S thE nEgAveRsE!! DArk KinGDoM aTTaCC.<br>
  351. Wait, wrong universe. Oops. But this many lines is a nice minimum, don't you think?
  352. </div>
  353. <div class="icon"></div>
  354. </div>
  355.  
  356. <div id="sidebar2">
  357. <div id="links">
  358. <a href="#blanket1"><div class="link"><img src="https://ui-ex.com/images/moon-transparent-5.png" height="50" title="History"></div></a>
  359. <a href="#blanket2"><div class="link"><img src="https://ui-ex.com/images/moon-transparent-5.png" height="50" title="Abilities/Attacks"></div></a>
  360. <a href="#blanket3"><div class="link"><img src="https://ui-ex.com/images/moon-transparent-5.png" height="50" title="Relationships"></div></a>
  361. <a href="#"><div class="link"><img src="https://ui-ex.com/images/moon-transparent-5.png" height="50" title="Reset"></div></a>
  362. </div>
  363. </div>
  364.  
  365. <div id= "container">
  366. <div class="mainimg"></div>
  367. <div id="boxbg">
  368. <div id= "box">
  369. <h1>Spotlight, Moonlight.</h1>
  370. <font style=float:left><b>BIRTH NAME: </b> </font> <font style=float:right>Claira Jocelyn Valentine.</font><br>
  371. <font style=float:left><b>FORMERLY:</b> </font> <font style=float:right>Claira Jocelyn McMillen.</font><br>
  372. <font style=float:left><b>NICKNAME(S):</b> </font> <font style=float:right>Clair.</font><br>
  373. <font style=float:left><b>AGE:</b> </font> <font style=float:right>Twenty-Two.</font><br>
  374. <B>ZODIAC:</B> <font style=float:right>Gemini.</font><br>
  375. <B>P.O.B.:</B> <font style=float:right>Virginia Beach, Virginia.</font><br>
  376. <B>RESIDENCE:</B> <font style=float:right>Chattanooga, Tennessee.</font><br>
  377. <B>GENDER:</B> <font style=float:right>Female.</font><br>
  378. <B>SPECIES:</B> <font style=float:right>Demi-Titan.</font><br>
  379. <B>LINEAGE:</B> <font style=float:right>Helios & Saorise McMillen.</font><br>
  380. <B>RACE:</B> <font style=float:right>Caucasian.</font><br>
  381. <B>ETHNICITY:</b> <font style=float:right>Greek & Irish-American.</font><br>
  382. <B>CITIZENSHIP:</B> <font style=float:right>U.S.A.</font><br>
  383. <B>ORIENTATION:</B> <font style=float:right>Demisexual.</font><br>
  384. <B>MARITAL:</B> <font style=float:right>Uninterested; Single.</font><br>
  385. <B>ALIGNMENT:</b> <font style=float:right>Lawful Evil.</font><br>
  386. <B>AFFILIATION:</B> <font style=float:right>Primordials, Titans.</font><br>
  387. <B>COLOR:</b> <font style=float:right>Ginger.</font><br>
  388. <B>EYE COLOR:</b> <font style=float:right>Blue-Grey.</font><br>
  389. <B>SKIN TONE:</B> <font style=float:right>Snowy.</font><br>
  390. <B>COMPLEXION:</b> <font style=float:right>Freckled.</font><br>
  391. <B>HEIGHT:</b> <font style=float:right>5’6”.</font><br>
  392. <B>WEIGHT:</B> <font style=float:right>126 lbs.</font><br>
  393. <B>BLOOD TYPE:</B> <font style=float:right>AB-.</font><br>
  394. <B>SCENT:</B> <font style=float:right>Clean Linen; Shea Butter.</font><br>
  395. <B>HANDEDNESS:</B> <font style=float:right>Ambidextrous (favors left).</font><br>
  396. <B>FACE CLAIM:</B> <font style=float:right>Rose Leslie.</font><br>
  397.  
  398. <h2>Family Tree.</h2>
  399. <B>Father:</B> <font style=float:right>Helios.</font><br>
  400. <B>Mother:</B> <font style=float:right>Saorise McMillen.</font><br>
  401. <B>Step-Father:</B> <font style=float:right>Josiah Valentine.</font><br>
  402. <B>Step-Sister:</B> <font style=float:right>Crescelia "Cree" Valentine.</font><br>
  403. <B>Cousin(s):</B> <font style=float:right>Cree Valentine; Aaravi Lal.</font><br>
  404.  
  405. <h2>Island Information.</h2>
  406. <center><font color=lightyellow>"<I>My father said, 'let there be light!' and the Greeks praised him for it. Until they realized somebody was going to have to put in work to keep it shining. How quickly praise turns into bitterness, and bitterness subjugation...</I>"</font>
  407. <br>
  408. <font style=float:left><b>Designation:</b> </font> <font style=float:right>Demi-Titan.</font><br>
  409. <font style=float:left><b>Pantheon:</b> </font> <font style=float:right>Greek Titanomachy.</font><br>
  410. <font style=float:left><b>Deity:</b> </font> <font style=float:right>Helios.</font><br>
  411. <font style=float:left><b>Title(s):</b> </font> <font style=float:right>None Yet.</font><br>
  412. <font style=float:left><b>Role:</b> </font> <font style=float:right>Spy.</font><br>
  413. <font style=float:left><b>Cabin Number:</b> </font> <font style=float:right>Seven [7].</font><br>
  414. <font style=float:left><b>Armament:</b> </font> <font style=float:right>Whip.</font><br>
  415. <font style=float:left><b>Quests Completed:</b> </font> <font style=float:right>0.</font><br>
  416. <font style=float:left><b>Magical Artifacts:</b> </font> <font style=float:right>0.</font>
  417. </div>
  418.  
  419. <div id="history">
  420. <h1>Nigga, why you trippin'? Get Ya Mood Right.</h1>
  421.  
  422. </div>
  423.  
  424. <div id="abilities">
  425. <h1>Shawty Looks Good in the Moonlight.</h1>
  426. <li><b>ability name</b> words go here.</li>
  427. <li><b>ability name</b> words go here.</li>
  428. <li><b>ability name</b> words go here.</li>
  429. <li><b>ability name</b> words go here.</li>
  430. <h2>Inventory.</h2>
  431. <li><b>ability name</b> words go here.</li>
  432. <li><b>ability name</b> words go here.</li>
  433. </div>
  434.  
  435. <div id="relationships">
  436. <h1>All these Pussy Niggas So Bad Mind.</h1>
  437. <div class="rel">
  438. <a target="_blank" href="URLHERE"><img src="https://data.whicdn.com/images/114063893/superthumb.jpg?t=1398984571"></a>
  439. <div class="wrds">
  440. <div class="t">
  441. <li><b>Name;</b> Usagi Tsukino.</li>
  442. <li><b>Age;</b> Twenty.</li>
  443. <li><b>Location;</b> words words</li>
  444. <li><b>history</b> words words</li>
  445. or you can just put a blurb about them here.
  446. </div>
  447. </div>
  448. </div>
  449.  
  450. <div class="rel">
  451. <a target="_blank" href="URLHERE"><img src="https://66.media.tumblr.com/3a6054a7e3f2788041a7038db4064990/tumblr_inline_p7he89qg401rm43mm_540.png"></a>
  452. <div class="wrds">
  453. <div class="t">
  454. <li><b>Name;</b> Ami Mizuno.</li>
  455. <li><b>Age;</b> 20.</li>
  456. <li><b>Location;</b> words words</li>
  457. <li><b>History;</b> words words</li>
  458. or you can just put a blurb about them here.
  459. </div>
  460. </div>
  461. </div>
  462.  
  463. <div class="rel">
  464. <a target="_blank" href="URLHERE"><img src="https://pbs.twimg.com/media/DkooD0PW0AA4J7F.jpg"></a>
  465. <div class="wrds">
  466. <div class="t">
  467. <li><b>Name;</b> Rei Hino.</li>
  468. <li><b>Age</b> words words</li>
  469. <li><b>Location;</b> words words</li>
  470. <li><b>History;</b> words words</li>
  471. or you can just put a blurb about them here.
  472. </div>
  473. </div>
  474. </div>
  475.  
  476. <div class="rel">
  477. <a target="_blank" href="URLHERE"><img src="https://66.media.tumblr.com/2d087e8b6b8cb4b2439578ec78722398/tumblr_inline_p7iykpHscm1qk8x8b_250.png"></a>
  478. <div class="wrds">
  479. <div class="t">
  480. <li><b>Name;</b> Minako Aino.</li>
  481. <li><b>Age;</b> 20.</li>
  482. <li><b>Location;</b> words words</li>
  483. <li><b>History;</b> words words</li>
  484. or you can just put a blurb about them here.
  485. </div>
  486. </div>
  487. </div>
  488. </div>
  489.  
  490. </div>
  491. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement