mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-08 23:18:43 +00:00
update
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
font-family: Arial, sans-serif;
|
font-family: Arial, sans-serif;
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
max-width: 600px;
|
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 */
|
color: #fff; /* all text in white */
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
@@ -44,7 +44,6 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Content Appeals Form</h1>
|
|
||||||
<form id="appeal-form">
|
<form id="appeal-form">
|
||||||
<h3>1. User Information</h3>
|
<h3>1. User Information</h3>
|
||||||
<label for="npub">Nostr Public Key (npub)</label>
|
<label for="npub">Nostr Public Key (npub)</label>
|
||||||
|
Reference in New Issue
Block a user