This commit is contained in:
FallenGravity
2019-10-22 16:17:07 +02:00
parent 8fae623ed8
commit 61e15942f4

View File

@@ -240,7 +240,7 @@
</tr> </tr>
<tr style="border-color:#000;"> <tr style="border-color:#000;">
<td data-th="User Name"> <td data-th="User Name">
<input type="text" id="username" name="username" placeholder="Enter User Name" style="color:Black;"> <input type="text" id="username" name="username" placeholder="Enter User Name" style="color:white;">
</td> </td>
</tr> </tr>
</table> </table>