ThePastelWitch
"There is no magic when one no longer believes."
[div class="root"]
[div class="flexcontainer"]
[div class="flexbox"]
[div class="seikamainL"]
[div class="seikaIMG" style="background: url('https://i.imgur.com/HG96Nxq.jpg') 100% 25%/400px 600px no-repeat;"]
[/div]
[/div]
[/div]
[div class="flexbox"]
[div class="scrollbox"]
[div class="JP" style="margin-top: 25px;"]
μΊλ¦ν° λλ ν 리
[/div]
[div class="EN"]
Character Directory
[/div]
[div class="indented"]
[div class="accentheader"]
Welcome
[/div]
to my Character Directory
[div class="accentheader"] Let me know [/div] if any interest you [/div] [div class="bodytext"] Below are various characters that have either been used for previous roleplays or have yet to be used (because I'm a character factory). A lot haven't been posted yet due to converting them from Dungeons and Dragons sheets to roleplay sheets. Others are just because I haven't made/edited a character post/layout that I like.
If there aren't any that are your cup of tea, but you still wanna RP with me, feel free to ask me if I am willing to play that kind of character.
[/div]
[/div]
[/div]
[/div]
[/div]
[div class="accentheader"] Let me know [/div] if any interest you [/div] [div class="bodytext"] Below are various characters that have either been used for previous roleplays or have yet to be used (because I'm a character factory). A lot haven't been posted yet due to converting them from Dungeons and Dragons sheets to roleplay sheets. Others are just because I haven't made/edited a character post/layout that I like.
If there aren't any that are your cup of tea, but you still wanna RP with me, feel free to ask me if I am willing to play that kind of character.
code by @Nano
[class name="root"]
--bg: #d5c2e5;
--accent: #856eb8;
--grey1: #ffedfa;
--text: #fff7fd;
--s1: 60px;
--s2: 40px;
--s3: 1.3em;
--s4: 1.2em;
--s5: 0.9em;
--JP: 'Single Day', sans-serif;
--EN: 'Bad Script', sans-serif;
--TXT: 'Nanum Pen Script', sans-serif;
--LH: 125%;
cursor: url(https://i.imgur.com/ryY5lvZ.png), auto !important;
display: flex;
flex-flow: row wrap;
justify-content: center;
margin: 0 auto;
padding: 50px 0;
background: url('https://66.media.tumblr.com/0bec0618f5b06696ec83ecf0d473d784/tumblr_inline_n2590liYUc1qhwjx8.gif');
font-size: initial;
[/class]
[class name="flexcontainer"]
flex: 1 0 100%;
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-left: -20px;
width: 100%;
max-width: 840px;
[/class]
[class name="flexbox"]
flex: 1 0 300px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
width: 100%;
max-width: 400px;
height: 70vh;
max-height: 650px;
background-color: var(--bg);
overflow: hidden;
position: relative;
border: 2px solid #fefdfe;
[/class]
[class name="seikamainL"]
box-sizing: border-box;
padding: 25px;
border: 0px solid #b990de;
background-color: #ffedf5;
[/class]
[class name="seikaIMG"]
display: flex;
flex-flow: column-reverse nowrap;
width: 100%;
max-width: 348px;
height: calc(70vh - 52px);
max-height: 598px;
background: url('') 50% 25%/400px 600px no-repeat;
[/class]
[class name="JP"]
font-size: var(--s1);
font-family: var(--JP);
font-weight: 500;
color: var(--accent);
line-height: 100%;
[/class]
[class name="EN"]
font-size: var(--s2);
font-family: var(--EN);
font-weight: 900;
color: var(--grey1);
line-height: 100%;
[/class]
[class name="scrollbox"]
padding-right: 18px;
margin-left: 8px;
width: 100%;
max-width: 400px;
height: 70vh;
max-height: 650px;
background-color: var(--bg);
overflow-y: auto;
[/class]
[class name="bodytext"]
margin-top: 25px;
width: 100%;
max-width: 380px;
font-family: var(--TXT);
font-size: var(--s3);
text-align: justify;
color: var(--text);
line-height: var(--LH);
[/class]
[class name="indented"]
margin-top: 25px;
margin-left: 20px;
width: calc(100% - 20px);
font-family: var(--TXT);
font-size: var(--s4);
text-align: justify;
color: var(--text);
line-height: var(--LH);
[/class]
[class name="accentheader"]
display: inline-block;
font-family: var(--TXT);
font-size: var(--s4);
line-height: (--LH);
color: var(--accent);
text-transform: uppercase;
[/class]