Advertisement
Nururose

Ceirios Code

Dec 14th, 2020
1,116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 21.03 KB | None | 0 0
  1. @font-face {
  2.     font-family: "veteran_typewriter";
  3.     src: url(https://dl.dropboxusercontent.com/s/9jzyroxbgeq1tnc/veteran%20typewriter.ttf)
  4. }
  5. @font-face {
  6.     font-family: "Encina";
  7.     src: url(https://dl.dropboxusercontent.com/s/cxedtr4v8g1z79k/EncinaScript1_PERSONAL.ttf)
  8. }
  9.  
  10. body {
  11.     background: #3A3342;
  12.     overflow: hidden;
  13.     cursor: url(http://cur.cursors-4u.net/nature/nat-9/nat848.png), auto !important;
  14. }
  15. ::selection {
  16.     color: #946477;
  17.     background-color:#F8BCAA;
  18. }
  19. ::-moz-selection {
  20.     color: #946477;
  21.     background-color:#F8BCAA;
  22. }
  23. ::-webkit-scrollbar { width: .5vw;}
  24. ::-webkit-scrollbar-track { background: none;}
  25. ::-webkit-scrollbar-thumb { background: #403646; border-radius: 100vh;}
  26. a:active, a:link, a:visited {
  27.     cursor: url(http://cur.cursors-4u.net/nature/nat-9/nat848.png), auto !important;
  28.     color: #EAC9BE;
  29.     text-decoration:none;
  30.     transition: all 1s linear;
  31.     -o-transition: all 1s linear;
  32.     -moz-transition: all 1s linear;
  33.     -webkit-transition: all 1s linear;
  34. }
  35. a:hover {
  36.     cursor: url(http://cur.cursors-4u.net/nature/nat-9/nat847.png), auto !important;
  37.     color: #ABA0A2;
  38.     text-decoration:none;
  39.     transition: all 1s linear;
  40.     -o-transition: all 1s linear;
  41.     -moz-transition: all 1s linear;
  42.     -webkit-transition: all 1s linear;
  43. }
  44. b {
  45.     color: #637080;
  46.     font-weight: bold;
  47.     letter-spacing: 0;
  48.     text-shadow: -.05vh -.05vh #EAEBE5, .05vh .05vh #EAEBE5, .05vh -.05vh #EAEBE5, -.05vh .05vh #EAEBE5;
  49. }
  50. i {
  51.     color: #D59198;
  52.     letter-spacing: 0;
  53.     font-style: italic;
  54.     font-variant: small-caps;
  55. }
  56. u {
  57.     color: #3A3342;
  58.     -webkit-text-decoration: underline double #EAEBE5;
  59.     text-decoration: underline double #EAEBE5;
  60. }
  61. #credit {
  62.     position: absolute;
  63.     bottom: .2vh;
  64.     right: 1vw;
  65.     width: 8vw;
  66.     height: 4vh;
  67. }
  68. #credit a {
  69.     display: block;
  70.     height: 100%;
  71.     width: 100%;
  72.     left: 0;
  73.     top: 0;
  74.     background: url(https://images2.imgbox.com/91/3c/7sMAyzjP_o.png);
  75.     background-size: 100% 100%;
  76. }
  77.  
  78.  
  79.  
  80.  
  81. #box {
  82.     position: absolute;
  83.     left: 1vw;
  84.     bottom: 2vh;
  85.     height: 96vh;
  86.     width: 70vw;
  87.     background: #60475B;
  88. }
  89. #drgnimg {
  90.     position: absolute;
  91.     top: 2vh;
  92.     left: 1vw;
  93.     bottom: 2vh;
  94.     width: 34.9vw;
  95.     background: url(http://i.picpar.com/8rFd.png);
  96.     background-size: 100% 100%;
  97. }
  98. #bordimg {
  99.     position: absolute;
  100.     top: 2vh;
  101.     left: 1vw;
  102.     bottom: 2vh;
  103.     width: 35vw;
  104.     background: url(http://i.picpar.com/PxFd.png);
  105.     background-size: 100% 100%;
  106.     z-index: 3;
  107. }
  108.  
  109.  
  110. #navi {
  111.     position: absolute;
  112.     top: 2vh;
  113.     right: 1vw;
  114.     width: 32vw;
  115.     height: 6vh;
  116.     z-index: 2;
  117. }
  118. #navi a {
  119.     display: inline-block;
  120.     margin-left: 2.7vw;
  121.     margin-top: 0;
  122.     width: 3vw;
  123.     height: 100%;
  124.     background: url(http://i.picpar.com/vGFd.png);
  125.     background-size: 100% 100%;
  126.  
  127.     transition: all 1s;
  128.     -moz-transition: all 1s;
  129.     -webkit-transition: all 1s;
  130.     transform: rotate(0deg);
  131.     -webkit-transform: rotate(0deg);
  132. }
  133. #navi a:hover {
  134.     transition: all 1s;
  135.     -moz-transition: all 1s;
  136.     -webkit-transition: all 1s;
  137.     transform: rotate(45deg);
  138.     -webkit-transform: rotate(45deg);
  139.     background: url(http://i.picpar.com/vGFd.png);
  140.     background-size: 100% 100%;
  141. }
  142.  
  143.  
  144. .statcon {
  145.     position: absolute;
  146.     top: 8vh;
  147.     left: 0;
  148.     right: 0;
  149.     bottom: 0;
  150.     padding: .5vh;
  151.     overflow: auto;
  152. }
  153. .statimg  {
  154.     position: absolute;
  155.     top: 0;
  156.     right: 0;
  157.     width: 15vw;
  158.     height: 20vh;
  159.     background: url(http://i.picpar.com/T8Fd.png);
  160.     background-size: 100% 100%;
  161. }
  162. .statimg2 {
  163.     position: absolute;
  164.     top: -6vh;
  165.     left: -36vw;
  166.     bottom: 0vh;
  167.     width: 34.9vw;
  168.     background: url(http://i.picpar.com/QFFd.jpgz);
  169.     background-size: 100% 100%;
  170. }
  171. .statban {
  172.     position: absolute;
  173.     top: 4vh;
  174.     font-family: "Encina";
  175.     font-size: 9vh;
  176.     color: #842859;
  177.     font-weight: bold;
  178. }
  179.  
  180.  
  181. .hiscon {
  182.     position: absolute;
  183.     top: 0;
  184.     left: 0;
  185.     right: 0;
  186.     bottom: 20vh;
  187.     padding: .5vh;
  188.     overflow: auto;
  189. }
  190. .hisimg {
  191.     position: absolute;
  192.     right: 0;
  193.     bottom: 0;
  194.     width: 50vw;
  195.     height: 35vh;
  196.     background: url(http://i.picpar.com/PFFd.png);
  197.     background-size: 100% 100%;
  198. }
  199. .hisban {
  200.     position: absolute;
  201.     left: 2vw;
  202.     bottom: 7vh;
  203.     font-family: "Encina";
  204.     font-size: 9vh;
  205.     color: #842859;
  206.     font-weight: bold;
  207. }
  208.  
  209.  
  210. .powcon {
  211.     position: absolute;
  212.     top: 20vh;
  213.     left: 0;
  214.     right: 0;
  215.     bottom: 0;
  216.     padding: .5vh;
  217.     overflow: auto;
  218. }
  219. .powimg {
  220.     position: absolute;
  221.     top: 0;
  222.     left: 0;
  223.     width: 30vw;
  224.     height: 25vh;
  225.     background: url(http://i.picpar.com/wGFd.png);
  226.     background-size: 100% 100%;
  227. }
  228. .powban {
  229.     position: absolute;
  230.     top: 4vh;
  231.     left: 10vw;
  232.     font-family: "Encina";
  233.     font-size: 9vh;
  234.     color: #842859;
  235.     font-weight: bold;
  236. }
  237. .powname {
  238.     margin-top: 2vh;
  239.     margin-left: 2vw;
  240.     font-family: "veteran_typewriter";
  241.     font-size: 3vh;
  242.     line-height: 2vh;
  243.     color: #60475B;
  244. }
  245.  
  246.  
  247. .frencon{
  248.     position: absolute;
  249.     top: 0;
  250.     left: 0;
  251.     right: 0;
  252.     bottom: 0;
  253.     padding: .5vh;
  254.     overflow: auto;
  255. }
  256. .frenbord {
  257.     position: absolute;
  258.     width: 10vw;
  259.     height: 20vh;
  260.     background: url(http://i.picpar.com/rHFd.png);
  261.     background-size: 100% 100%;
  262. }
  263. .frentit {
  264.     float: left;
  265.     margin-top: 1vh;
  266.     font-family: "Encina";
  267.     font-size: 5vh;
  268.     color: #842859;
  269.     font-weight: bold;
  270. }
  271.  
  272.  
  273. .ooccon {
  274.     position: absolute;
  275.     top: 6vh;
  276.     left: 0;
  277.     right: 0;
  278.     bottom: 0;
  279.     padding: .5vh;
  280.     overflow: auto;
  281. }
  282. .oocban {
  283.     position: absolute;
  284.     top: 2.7vh;
  285.     left: 0;
  286.     right: 0;
  287.     border-left: transparent solid 2vw;
  288.     border-right: transparent solid 2vw;
  289.     border-bottom: #8D969B solid .3vh;
  290.     font-family: "Encina";
  291.     font-size: 7vh;
  292.     color: #842859;
  293.     font-weight: bold;
  294. }
  295. .oocimg {
  296.     position: absolute;
  297.     bottom: -1.7vh;
  298.     left: -.5vw;
  299.     width: 8vw;
  300.     height: 11vh;
  301.     background: url(http://i.picpar.com/c0Fd.png);
  302.     background-size: 100% 100%;
  303. }
  304.  
  305. .mainbox {
  306.     position: absolute;
  307.     top: 8vh;
  308.     right: 1vw;
  309.     bottom: 2vh;
  310.     width: 32vw;
  311.     background-color: #946477;
  312.  
  313.     font-family: 'veteran_typewriter';
  314.     font-size: 2vh;
  315.     line-height: 2.2vh;
  316.     text-align: justify;
  317.     color: #F8BCAA;
  318.     opacity: 0;
  319.     z-index: 0;
  320. }
  321. .mainbox:target{
  322.     opacity: 1;
  323.     z-index: 1;
  324. }
  325.  
  326.  
  327.  
  328. <div id="box">
  329.  <div id="drgnimg"></div>
  330.  
  331.  <div id="one" class="mainbox">
  332.  <div class="statcon">
  333. <b style="float: left; width: 7.5vw;">Alias</b> Ceirios<br>
  334. <b style="float: left; width: 7.5vw;">Nickname(s)</b> Cherry, Cheerio<br>
  335. <b style="float: left; width: 7.5vw;">Gender</b> Female<br>
  336. <b style="float: left; width: 7.5vw;">Racial</b> Dragon<br>
  337. <b style="float: left; width: 7.5vw;">Category</b> Ancient<br>
  338. <b style="float: left; width: 7.5vw;">Residence</b> Forgotten Isle<br>
  339. <b style="float: left; width: 7.5vw;">Egg-Protector</b> Single<br>
  340. <b style="float: left; width: 7.5vw;">Compatability</b> Very Pansexual<br><br>
  341.  
  342. <b style="float: left; width: 7.5vw;">Wingspan</b> 300ft from shoulder to tip<br>
  343. <b style="float: left; width: 7.5vw;">Length</b> 750ft from snout to tail<br>
  344. <b style="float: left; width: 7.5vw;">Height [Human]</b> 400ft from ground to shoulder [5'11]<br>
  345. <b style="float: left; width: 7.5vw;">Weight [Human]</b> ~70,000lbs(including plates + wings) [160lbs]<br>
  346. <b style="float: left; width: 7.5vw;">Fur/Scale/Hair</b> Rich Cream, hints of rose(darker spots on legs)<br>
  347. <b style="float: left; width: 7.5vw;">Antler [Claw]</b> Rose Quartz, elegant [Crystal, translucent]<br>
  348. <b style="float: left; width: 7.5vw;">Eyes</b> Cherry in color, dark rose pupils<br><br><br><br>
  349.  
  350.  
  351. <i>Ceirios</i>, for a dragon, is one of the more mild-mannered ones. Much is not known about her other than that hyuh-mans, to her, are brand new to the planet. Her nature is also curious and always interested in learning more.<br><br>
  352.  
  353. The fur that covers her head to the base of her neck on the back is like a petal of a rose or cherry blossom, along wtih the end of her tail. The plates that protect the rest of her have a weird texture; they lock together much like armor and feel like smooth metal on the larger plates. The legs are finer, smaller and have a strange, silky texture. Even the membranes between each 'finger' of the wings are thin, allowing rosy light to shine through when put in front of light. While thin and delicate, they are strong. The spikes at each connecting point of larger plates along her spine, starting behind the antlers, are also stylized like the antlers; crystaline and rosy. They flex and settle, capable of being dangerous extras to physical attacks or soft against fragile skin.<br><br>
  354.  
  355. When Ceirios pulls glamour over herself, the chosen form that she takes is one that also looks like a hyuh-mahn. Full red lips, creamy white hair, round ears; an oval face with high cheekbones and a nose graceful. Eyes that are upturned and always having eyeliner that, while faint, have a perfect flick upward, following the curve of her lids. Much like her true self, eyes are the same, odd color. Long lashes and a swan-like neck. The jewelry she wears - the tiara and necklace - is made primarily from a black metal that acts like silk fabric, embedded with rubies and glimmering moonstones. The glamour's hair will always been seen pinned up. The clothing itself is a tight-knight sweater that has an oval neckline and ends at the hip. A pair of leather leggings, dark in color and flexible. They look worn, as if she had used them many times before. Leather boots go with, completing a semi-casual look that is very unwitting to the world that Ceirios woke to.
  356.  </div>
  357.  <div class="statban">Sleeping Dragon</div>
  358.  <div class="statimg"></div>
  359.  <div class="statimg2"></div>
  360.  </div>
  361.  
  362.  <div id="two" class="mainbox">
  363.  <div class="hisimg"></div>
  364.  <div class="hiscon">
  365. <i>The world was still very</i>, very young and (possibly) before the rise of early man. The female was the last born before a time of heavy upheaval and the crushing and grinding separations of the very earth that was around her. Of her siblings, she was also the youngest. Each of them had special places to themselves. Over the eons of her young-hood, the dragon of Crystals, Cherries and Roses nurtured and helped cultivate an island that, over time, became one that floated upon the vast salt water by forces that only dragons of that era knew about.<br><br>
  366.  
  367. It was not magic or god's will, the island was the cap to a volcano that broke off and came to the surface with the help of the dragon. She had used the heat of the underwater volcano itself to keep this island aloft, where, over years, veridian grasses, silver, rose, black, even brown-wooded trees grew. Many looked like pines or oaks or birches or even maples. Some might have looked like willows or witch hazel or even ash and rowans. Amongst the grasses that, overtime, produced fields of gold or blue-green fields with many, many flowers of varying different types colors, rose quartz crystals grew in clusters and clumps, kind of like mushrooms. Not just that; there were crystals, diamonds, emeralds, rubies, even gold, silver, platinum and strange metals that never again will the world see for eons to come. All dotting the mountain range that ringed around a massive tree with pink blossoms that never changed. An eternal tree that, year after year, it grew bigger and bigger, though never past a ringing lake that mirrored the sky so clearly, and was always filtered by waterfalls that acted like liquid glass. A thick pelt of emerald grasses and pink crystals grew here, on the little island that contained this tree.<br><br>
  368.  
  369. This was where she nurtured and grew, despite being the smallest of her thunder, even for one that could have been a Queen, or egg-layer. When the world was going through another series of violent changes and battles between the different thunders, she broke away and fled. Her island disappeared with her.<br><br>
  370.  
  371. But, there have been new rumors, whispers of an island afloat, held by nothing but acting like it had a solid foundation. Never sinking, never submerging. Heavily clouded in mists that seem to turn people away, make them run in a sudden sharp pang of fear, for there is never anything stronger to fuel fear than the unknown.<br><br><br><br><br><br>
  372.  
  373. <div style="float: left; margin-right: 7.5vw;">
  374. <i>Entry 01.</i><br>
  375. I have awoken. New little things called hyuh-mahns now reign supreme. I smell kin, yet they smell faint. Have my kind preserved, or are they almost gone? I have named myself Ceirios, or Cherry, to have a name in the tongue of these Hyuh-mahns.
  376. </div>
  377. </div>
  378. <div class="hisban">In the Deep,<br><br><br><br> Hidden Away</div>
  379. </div>
  380.  
  381. <div id="three" class="mainbox">
  382. <div class="powcon">
  383. <div class="powname">Glamour (Passive)</div>
  384. This is an ability that was always left innate during her younger years. It allows her to manipulate all senses (unless you have a keen sense of smell or True Sight) to appear as something else, to come in contact with other things. For all sakes and purposes, her Glamour is real, physical.<br><br>
  385.  
  386. <div class="powname">Earth Mover</div>
  387. Ceirios is what is known as an <i>'Earth Mover'</i>. Due to the sheer amount of raw power in even the smallest scale on her body, the earth responds to her touch as if it is a being sentient. To her very whims, subconscious or otherwise, it will change to appease her. Because of this she can easily be considered a primordial beast.<br><br>
  388.  
  389. <div class="powname">Earth's Blessing (Passive)</div>
  390. Because of her earthen affinity, this makes it hard for electrical-based attacks, or even wind-based attacks. Because of her draconic origins, fire has little effect as well. Her plating is tight together and shed every so often to accommodate the changing of weather. Thicker and bulky in the winter, the same as her fur, and thinner and lighter during the summer. Both ways she is still very agile for a large beast. This is also the reason she has blossoms always falling and growing in her fur.<br><br>
  391.  
  392. <div class="powname">Fire Breath</div>
  393. Like most dragons, even she can breathe fire. It doesn't act like liquid or burn through even rock. In truth, the most her fire can do is turn skeletons to ash. No hotter. Instead of having ignition teeth and a sack just under the jaw, there is a third stomach system that only intakes certain types of rocks and gems that can be digested and turned into a gas goes up the same tube the rocks and gems are filtered through to produce the flame. Kind of like a gas grill. Because of this, she almost never gets the smoky nose.<br><br>
  394.  
  395. <div class="powname">Claw</div>
  396. Claws are translucent in nature and crystaline in structure. Wickedly sharper than the sharpest weapons man can make, they are good for easily rending flesh and bone. Thicker pieces is relatively unknown as she's never fought against hyuh-mahns or otherwise. They are perfect to getting under scale of other dragons, though!<br><br>
  397.  
  398. <div class="powname">Tooth</div>
  399. Her teeth are, much like her claws, sharp enough to easily crunch through flesh and bone like butter. The largest ones are the canines, which descend from a half-shown state when hunting or fighting. Those are the strongest of her teeth, which are all pointed until you get to the back molars, which are flatter for greens and vegetations along with rocks and gems. Don't let her get close to bite!
  400.  
  401. </div>
  402. <div class="powimg"></div>
  403. <div class="powban">Wake now,<br><br><br> Breathe Again</div>
  404. </div>
  405.  
  406. <div id="four" class="mainbox">
  407. <div class="frencon">
  408. <div class="frenbord"></div>
  409. <img src="http://i.picpar.com/pHFd.gif" style="float: left; width: 10vw; height: 20vh;">
  410. <a href=""><div class="frentit">Name Here</div></a><br><br>
  411. Friend stuff goes here. Something lengthy, something beautiful. Eeeeh, good luck, doc.
  412.  
  413. </div>
  414. </div>
  415.  
  416. <div id="five" class="mainbox">
  417. <div class="ooccon">
  418. <b>01.</b><br>
  419. <font color="#946477">hon</font>Hello! Welcome to my profile. I hope you don't get too overloaded by the information that's going to be on this at any given time. I apologize in advance, since there is going to be a load of information that will be on here. Please, enjoy what you read here, but please don't try and duplicate this character. The idea of this character is 100% mine.<br>
  420. <font color="#946477">hon</font>The images <i>are not mine</i> and I will take them down if the rightful owner asks. But since I know people who have tried to con people into taking art down in the past upon pretending they are the rightful owners, I will require proof. I'm immovable on this fact.<br><br>
  421.  
  422. <b>02.</b><br>
  423. <font color="#946477">hon</font>I am <i>Direct Message</i> friendly. Now, there will be times that I will be slow to respond overall or not respond for hours at a time. If I'm slow by 10 - 15 minutes, it's because I'm trying to make a decent response or am outside having a cigarette. 15 minutes - 2 hours is either I am cooking, faceplanted my keyboard in an impromptu nap, or am playing a game. Life does come first and I want nothing more than to roleplay with those who wish for it... but sometimes, I get distracted.<br>
  424. <font color="#946477">hon</font>It happens to all of us, me a little more. And I am very, very sorry for that. And if you are patient enough with me, you will be rewarded greatly. Thank you, for even considering me to be a potential roleplay partner.<br><br>
  425.  
  426. <b>03.</b><br>
  427. <font color="#946477">hon</font>Like a lot of people, drama is a dribble to have to deal with. It used to be fun to laugh at drama and poke the bear, so to speak, but... it's just too much now. Everywhere I've seen there's been <i>Out of Character Drama</i> everywhere I go now a days. I will slip away into DM's if there's too much drama going on in the room until it passes. It's not my issue, nor anyone else's. So please keep it to private if possible.<br>
  428. <font color="#946477">hon</font>That being said, if you have an issue with me, you talk to me directly about it so we can figure it out. Or, alternatively, we play nice in the room, but never really acknowledge each other. If you're going to take it to moderators to try and get me banned out of rooms, it better be a good reason first. And moderators, if you do read this and someone is trying to actively ban me, please talk to me first. Nine times out of ten, it's an easily solvable issue.<br><br>
  429.  
  430. <b>04.</b><br>
  431. <font color="#946477">hon</font>When it comes to relationships, dalliances, and over all fun, my character is free for all that. But, please don't try to force my character into anything that she might not want. I might eventually get an F-list set up, but don't hold your breath on it. Just assume that the bad kinks are the usuals, including snuff and footplay. Everything else is free reign, unless I specify to you. Now, while pansexual, she is fairly reserved in who she'll go to bed with. Please respect that.<br>
  432. <font color="#946477">hon</font>When it comes to the writing of it, I do prefer DM's to main. It isn't in my repertoire, or personal taste, to do such things where others can see. I find it to be a private affair, okay.<br>
  433. <font color="#946477">hon</font>As for, uh... OOC things, <i>do not blur the lines.</i> I'm not taken OOCly, yes, but I'm also currently not searching. If you try to claim me because my character is with yours, then I will cut ties with you. I'm not going to say this in stupid terms. Understand that I am serious about this.<br><br>
  434.  
  435. <b>05.</b><br>
  436. <font color="#946477">hon</font>I'm not a terribly big T1 fighter. But I am willing to learn and yes, you will have a list of abilities that Ceirios can do, for when I am up to do a fight. I'll do my best, and please critique me in DM's if you find something wrong with my post. I will more-than-happily take my post down to tweak it so the fights will run smoothly. That's how, after all, a person grows as a writer, yes? I would very much enjoy people working with me to make me a better fighter as well.<br><br>
  437.  
  438. <b>06.</b><br>
  439. <font color="#946477">hon</font>When it comes to roleplay lengths, I'm between a shit-poster to multi-posting length. It does depend on my partner and my muse. It is shitty at best. I will do my best to do more than just give small posts, and you will see me kind of kick myself if it's smaller than what you provided. It's something I'm working on. Honest.<br><br>
  440.  
  441. <div style="margin-left: 7.5vw;">
  442. <b>07.</b><br>
  443. <font color="#946477">hon</font>This code is a <i>Failurecode</i>. Please do not take or steal; if you want one, just go ask the source herself. She'll be happy to provide one.
  444.  </div>
  445.  </div>
  446.  <div class="oocban">Behind the Mask</div>
  447.  <div class="oocimg"></div>
  448.  </div>
  449.  
  450.  <div id="navi">
  451. <a href="#one"></a>
  452. <a href="#two"></a>
  453. <a href="#three"></a>
  454. <a href="#four"></a>
  455. <a href="#five"></a>
  456.  
  457.  </div>
  458.  <div id="bordimg"></div>
  459. </div>
  460.  
  461.  
  462.  <div id="credit"><a target="_blank" href="https://roleplay.chat/profile.php?user=Luxanna"></a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement