gold
familiar Familiarfondue, the large-eared pika
played by OOC Namejuno
i may love me some vanilla, but i'm not that sugar sweet
|
Post by vera lindt on Jun 29, 2022 10:26:38 GMT -7
[nospaces][googlefont="Rochester|Playfair+Display|Gochi+Hand"][var name="polaroid" value="#fff"][var name="border" value="#222"][var name="accent" value="#fe739e"] [newclass="#magazine"] max-width: 100%; width: 420px; margin: 2.5em auto; cursor: default; } #magazine .shot { width: 400px; height: 200px; border: 5px [var="polaroid"] solid; border-bottom: 55px [var="polaroid"] solid; box-shadow: 0 0 10px [var="border"]; position: relative; padding: 0; margin: 0 0 10px 0; z-index: 2; } #magazine .shot:nth-of-type(2n) { background-size: cover; transform: rotate(2deg); -webkit-transform: rotate(2deg); -moz-transform: rotate(2deg); } #magazine .shot:nth-of-type(2n+1) { background-size: cover; transform: rotate(-1deg); -webkit-transform: rotate(-1deg); -moz-transform: rotate(-1deg); } #magazine .shot:nth-of-type(3) { margin: 0; } #magazine .shot:nth-of-type(2n) .label { transform: translate(25px, 155px) rotate(-2deg); -webkit-transform: translate(25px, 155px) rotate(-2deg); -moz-transform: translate(25px, 155px) rotate(-2deg); } #magazine .shot:nth-of-type(2n+1) .label { transform: translate(285px, 165px) rotate(1deg); -webkit-transform: translate(285px, 165px) rotate(1deg); -moz-transform: translate(285px, 165px) rotate(1deg); } #magazine .shot:nth-of-type(3) .label { transform: translate(285px, 15px) rotate(1deg); -webkit-transform: translate(285px, 15px) rotate(1deg); -moz-transform: translate(285px, 15px) rotate(1deg); } #magazine .label { display: inline-block; font: 40px 'Playfair Display'; font-weight: bold; color: [var="polaroid"]; background: [var="accent"]; padding: 0px 10px 10px 10px; position: relative; border: 1px [var="polaroid"] solid; } #magazine .shot .belt { width: 250px; height: 40px; display: flex; align-items: center; justify-content: flex-start; background: rgba(0, 0, 0, 0.7); border-radius: 0 10px 10px 0; transform: translate(0, 55px); } #magazine .shot .signature { font: 38px 'Gochi Hand'; color: [var="border"]; font-style: normal; transform: translate(20px, 130px); } #magazine .shot .title { font: 38px 'Gochi Hand'; color: [var="border"]; text-align: right; font-style: normal; transform: translate(-20px, 130px); } #magazine .shot:nth-of-type(1) .signature { transform: translate(20px, 90px); } #magazine a { font: inherit; color: inherit; text-decoration: none; [/newclass]
|
|
gold
familiar Familiarfondue, the large-eared pika
played by OOC Namejuno
i may love me some vanilla, but i'm not that sugar sweet
|
Post by vera lindt on Jun 30, 2022 19:47:43 GMT -7
[newclass=".nullelem"]} .instaprof, .instaprof .profile, .instaprof .blurb, .instaprof .blurb div { display: flex; align-items: center; flex-wrap: nowrap; } .instaprof { width: fit-content; max-width: 35em; flex-direction: row; position: relative; background-color: var(--secondbg); background-image: linear-gradient(20deg, rgba(0,0,0,.85) 10%, rgba(0,0,0,.85) 100%), url(https://i.imgur.com/hx4awMc.jpg); background-size: 180px; border: 3px solid transparent; background-clip: padding-box; padding: 3em; margin: 4.5em auto; text-align: center; border-radius: 1em; cursor: default; z-index: auto; } .instaprof::before {content: ''; display: block; top: -3px; left: -3px; bottom: -3px; right: -3px; z-index: -2; position: absolute; border-radius: 1em; background: linear-gradient(135deg, rgba(212,72,52,0.35) 0%, rgba(212,72,52,0.25) 15%, var(--mainbg) 40%, var(--thirdbg) 100%); } .instaprof .profile { width: fit-content; flex-direction: column; margin: 0; padding: 0em 3em 0em 0; } .instaprof .profile img { display: block; border-radius: 50%; } .instaprof .profile h1 { font: 24px 'Jost'; margin: 0.75em 0 0 0; padding: 0; } .instaprof .profile h1 a, .instaprof .blurb a, .instaprof a { font: inherit; line-height: inherit; } .instaprof .profile h1 i { font-size: 0.75em; color: var(--cerberus); } .instaprof .profile u { display: block; color: var(--iconcolor); text-decoration: none; font-size: 15px; opacity: 0.9; transform: translateY(-7px); font-variant: small-caps; } .instaprof .blurb { width: 15em; padding: 0 0 0 3em; flex-direction: column; flex-grow: 4; font-size: 15px; border-left: 1px solid var(--thirdbg); } .instaprof .blurb div { width: inherit; flex-direction: row; justify-content: space-between; margin: 0 0 0.5em 0; border-bottom: 1px dotted var(--thirdbg); } .instaprof .blurb h2, .instaprof .blurb span { display: inline-block; position: relative; } .instaprof .blurb span { align-self: flex-end; text-align: right; } .instaprof .blurb span a { color: inherit; } .instaprof .blurb h2 { padding: 0 6px; margin: 0; font: inherit; font-variant: small-caps; color: var(--paper); z-index: 2; text-align: left; align-self: flex-start; } .instaprof .blurb h2::before { content: ''; background-color: var(--hovericoncolor); position: absolute; width: calc(100% + 4px); height: 100%; left: -2px; bottom: -1px; z-index: -1; } .instaprof .blurb div:nth-of-type(n) h2::before { transform: rotate(-2deg); } .instaprof .blurb div:nth-of-type(2n) h2::before { transform: rotate(1deg); left: -4px; opacity: 0.85; } .blurb.cerberus h2::before { background-color: var(--cerberus) !important; opacity: 1; } .blurb.pegasus h2::before { background-color: var(--pegasus) !important; } .blurb.sybaris h2::before { background-color: var(--sybaris) !important; opacity: 0.7; } .blurb.hydra h2::before { background-color: var(--hydra) !important; } .blurb.human h2::before { background-color: var(--human) !important; } .instaprof span { margin: 0; padding: 0; background: none; [/newclass][nospaces] [attr="class","instaprof"] [attr="class","profile"] vera lindt [attr="class","fa fa-shield-dog"]alchemist[attr="class","blurb cerberus"] full namevera felicia lindtdate of birthdecember 21, 1997zodiac signsagittariusbirthplacevulcan highlands,[break]city of delphieducationbachelor of chemistry,[break]oracle university
|
|
gold
familiar Familiarfondue, the large-eared pika
played by OOC Namejuno
i may love me some vanilla, but i'm not that sugar sweet
|
Post by vera lindt on Jul 18, 2022 8:22:42 GMT -7
[attr="class","cerberus tree"] [newclass=".nullelem"]} .tree, .tree ul, .tree ul li, .tree div { position: relative; margin: 0; padding: 0; padding-left: 0; list-style-type: none; } .tree { margin: 2.5em auto; padding: 0; width: fit-content; line-height: 15px; z-index: 9; overflow: hidden; } .tree ul { padding: 0; margin: 0 !important; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; width: inherit; display: flex; flex-direction: row; justify-content: center; align-content: center; } .tree ul li { text-align: center; list-style-type: none; } /* Line connectors*/ .tree div+div::before, .tree div+div::after, .tree li::before, .tree li::after { content: ''; position: absolute; z-index: 2; } .tree li::before, .tree li::after { top: -1.27em; right: 50%; border-top: 1px solid var(--iconcolor); width: 99%; height: 1.27em; } .tree li::after{ right: auto; left: 50%; border-left: 1px solid var(--iconcolor); } .tree li::after { left: 50px; } .tree li::before { width: 99px; } .tree div+div::after { bottom: 2.87em; left: -1em; width: 1.75em; border-top: 0.1em solid var(--iconcolor); } .tree div+div::before { bottom: 1.28em; left: -0.1em; height: 1.6em; border-left: 0.1em solid var(--iconcolor); } .tree div a::before { content: ''; background-color: var(--secondbg); position: absolute; width: calc(100% + 4px); height: 120%; left: -2px; bottom: -1px; z-index: -1; transform: rotate(-2deg); } .tree li:first-child::before, .tree li:last-child::after { border: 0 none; } .tree li:last-child::before { border-right: 1px solid var(--iconcolor); } .tree li:only-child::after { display: none; } .tree li:only-child { transform: translate(0.85px); } .tree div+div li:only-child::before { top: -1.27em; height: 1.27em; } .tree li:only-child::before { top: -2.27em; height: 2.27em; } /* Family member styling */ .tree ul li div { width: 100px; display: inline-block; position: relative; } .tree li div img { width: 85px; } .tree li div:nth-of-type(n) img { border-radius: 4% 95% 6% 95% / 95% 4% 92% 5%; } .tree li div:nth-of-type(2n) img { border-radius: 91% 4% 96% 4% / 4% 95% 6% 95%; } .tree ul li div a { display: block; position: relative; font: 15px 'Jost' bold; margin: 0.5em 1em 2.5em; cursor: pointer; color: var(--iconcolor); text-transform: capitalize; white-space: nowrap; } .tree.cerberus a, .tree .cerberus a { color: var(--cerberus); } .tree.pegasus a, .tree .pegasus a { color: var(--pegasus); } .tree.sybaris a, .tree .sybaris a { color: var(--sybaris); } .tree.hydra a, .tree .hydra a { color: var(--hydra); } .tree.human a, .tree .human a { color: var(--human); } .tree li.cerberus, .tree li.pegasus, .tree li.sybaris, .tree li.hydra, .tree li.human { margin: 0; padding: 0; } .tree li div img, .tree li div:hover~ul li div+div img { opacity: 0.6; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; } .tree li div:hover img, .tree li div:hover~ul li div img { opacity: 1; [/newclass][nospaces]
|
|