
#registration_new_user span.hint {
font-size:0px;
}

#registration_new_user span.hint::before {
content: "You have 2000 characters to explain why you want to join. Use them. We want to know explicitly which parts of https://post.lurk.org/about/more relates to your practice, in particular the section 'Is this for you?'. Don't be lazy actually explain. You MUST also provide links to your works/www/projects/writings/repos/etc and other social media so that we can verify faster we are dealing with a real person! Finally, note that you don't need to be on post.lurk.org to follow anyone on this server, but you can do so from other servers in the fediverse as well.";
font-weight:bold;
font-size: 14px;
color: #FFFFFF;
background-color: #7800FF;
}

#registration_new_user span.hint::after {
content: " WE WILL ALWAYS REJECT VAGUE, SINGLE SENTENCE, LAZY BIO COPYPASTA AND 'SEE MY WEBSITE/PORTFOLIO', OR OFF-TOPIC SUBMISSIONS AND APPLICATIONS WITHOUT LINKS. We're a small collective, it might take us up to a couple of weeks to go through submissions. Be patient :)";
font-weight:bold;
font-size: 15px;
color: #FFFFFF;
background-color: #7800FF;
}

#new_user .input.user_invite_request_text span.hint {
font-size:0px;
}

#new_user .input.user_invite_request_text span.hint::before {
content: "You have 2000 characters to explain why you want to join. Use them. We want to know explicitly which parts of https://post.lurk.org/about/more relates to your practice, in particular the section 'Is this for you?'. Don't be lazy actually explain. You MUST also provide links to your works/www/projects/writings/repos/etc and other social media so that we can verify faster we are dealing with a real person! Finally, note that you don't need to be on post.lurk.org to follow anyone on this server, but you can do so from other servers in the fediverse as well.";
font-weight:bold;
font-size: 14px;
color: #FFFFFF;
background-color: #7800FF;
}

#new_user .input.user_invite_request_text span.hint::after {
content: " WE WILL ALWAYS REJECT VAGUE, SINGLE SENTENCE, LAZY BIO COPYPASTA AND 'SEE MY WEBSITE/PORTFOLIO', OR OFF-TOPIC SUBMISSIONS AND APPLICATIONS WITHOUT LINKS. We're a small collective, it might take us up to a couple of weeks to go through submissions. Be patient :)";
font-weight:bold;
font-size: 15px;
color: #FFFFFF;
background-color: #7800FF;
}

.drawer__inner__mastodon > img {
margin: 0 auto;
}


.user-role-4 {
  --user-role-accent: #ff00f1;
}

.user-role-5 {
  --user-role-accent: #fda2ff;
}

.user-role-3 {
  --user-role-accent: #ffffff;
}

.user-role-2 {
  --user-role-accent: #57e389;
}

