This commit is contained in:
Keep Creating Online
2025-02-02 15:34:41 -05:00
parent cb89950f92
commit 5efd24b4c9

View File

@@ -8,7 +8,7 @@
font-family: Arial, sans-serif;
margin: 20px;
max-width: 600px;
background-color: #000; /* black or very dark background */
background-color: rgb(31 41 55 / 0.5);
color: #fff; /* all text in white */
}
label {
@@ -44,7 +44,6 @@
</style>
</head>
<body>
<h1>Content Appeals Form</h1>
<form id="appeal-form">
<h3>1. User Information</h3>
<label for="npub">Nostr Public Key (npub)</label>