Skip to Main Content
kieren walker (
burying
) wrote
2024-12-14 01:52 pm (UTC)
new cr
<!-- CARD: name --> <div style="box-sizing:border-box;width:100%;max-width:300px;height:175px;border-radius:15px;padding:10px;display:grid;grid-template-columns:50px 1fr;grid-template-rows:50px 1fr;box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;background:#FFFF url('BG_URL');background-blend-mode:multiply;"> <!-- header --> <div style="box-sizing:border-box;grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;padding:10px;display:flex;flex-wrap:wrap;justify-content:end;align-items:end;align-content:end;gap:0;line-height:1.2;text-align:right;color:#fff;"> <div style="width:100%;margin:0;padding:0;font-size:14px;font-weight:bold;">CHARACTER NAME</div> <div style="width:100%;margin:0;padding:0;font-size:9px;">subheader text</div> </div> <!-- text area --> <div style="box-sizing:border-box;grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3;max-height:125px;padding:0 10px 10px;overflow:auto;scrollbar-width:thin;border-radius:0 15px 15px 15px;text-align:right;background:#fff;"> <div style="width:100%;font-size:25px;line-height:1;text-align:right;color:#000;">●●●●●●○○○○</div> <div style="width:100%;margin-top:7px;text-indent:80px;text-align:left;">!!Your text here!!</div> </div> <!-- picture --> <div style="box-sizing:border-box;grid-column-start:1;grid-row-start:1;width:102px;height:102px;border-radius:50%;border:10px solid #fff;background:#ccc url('IMG_URL')center;background-size:cover;"></div> </div> <!-- CARD: name - end -->
(
1 comment
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
Log in
Account name:
Password:
Remember me
Other options:
Forget your password?
Log in with OpenID?
Close
menu
Log in
Create
Create Account
Display Preferences
Explore
Interests
Directory Search
Site and Journal Search
Latest Things
Random Journal
Random Community
FAQ
Shop
Buy Dreamwidth Services
Gift a Random User
DW Merchandise
Interest
Region
Site and Account
FAQ
Email
new cr