mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
Notice about renders being beta / remade
This commit is contained in:
@@ -47,6 +47,7 @@ document.addEventListener("DOMContentLoaded", function(event) {
|
||||
tryname.value = tryname.value.trim();
|
||||
var value = tryname.value || "853c80ef3c3749fdaa49938b674adae6";
|
||||
if (!valid_user_id.test(value)) {
|
||||
tryname.value = "";
|
||||
return;
|
||||
}
|
||||
for (var j = 0; j < images.length; j++) {
|
||||
|
||||
@@ -49,7 +49,6 @@ a.sponsor {
|
||||
|
||||
#documentation .row {
|
||||
background: #eee;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user